Christophe BAL
Christophe BAL
I'll play with this on my computer. You can go on holiday ;-)
Doing this for several colors would quickly become unmaintainable. I was thinking of something like the following dummy code, which would be very practical, but perhaps it would make more...
Could I then use the definitions used by `xcolor` to integrate them into a package dedicated to the `LaTeX3` coders? If so, do I need to respect a license, or...
That's why I am finally talking about a specific package proposing `xcolor` and other palettes of colors ready-to-use. I am ready to code this package.
But, AFAI, you can't work with `dvipsnames` and `svgnames` at the same time.
It's a shame that these color palettes aren't brought together in a single package to simplify their use via a unified syntax... For example, we have `xkcdForestGreen` with `xkcdcolors`, and...
This can be useful for graphical themes and to simplify their definitions.
The structure of my monorepo is as follows (simplified version). ~~~ .git aboutmeta multimd src2prod ~~~ The projects `aboutmeta`, `multimd`, and `src2prod` use the same template named `cb-py-dev`. I have...
This is a first step giving a friendly error message `"Cannot update because cannot obtain old template references from `.copier-answers.yml`."`. I think that it just remains to `git tag`the template....
For your information, here are the two monorepos used, with, for the moment, just the `aboutmeta` project created via a `copy` template. 1. https://github.com/bc-tools/for-dev/tree/aboutmeta 2. https://github.com/projetmbc/copier-templates