Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chemical #436

Closed
wants to merge 26 commits into from
Closed

Chemical #436

wants to merge 26 commits into from

Conversation

cedounet
Copy link
Collaborator

Can you please confirm this works for you as well?

cedounet and others added 26 commits January 21, 2025 20:56
Spun the file out for inclusion basically... we want to be able to use
\eg in flowcharts even when built standalone.

Fixed dependencies in makefile as well
Update flowcharts_tikz.tex to use arrows.meta instead of arrows, which
is not nice and deprecated.
- Change tikzstyle definition for "line" so that all flowchart arrows
  have the "Latex" styling.
- Added an extra state for clarity
- Made it more compact
- Added details section
was added for the debug branches but shall not go to main.
pgfplots uses math fonts for graphs ticks... and it looks weird when
building sans serif.

Not sure Fira is necessarily a great choice with open-sans but we have
very little math so that should do...
This has to be done in the config file..:

All fonts are suppressed in the --lua mode of TeX4ht, because we need to
prevent the loading of OpenType fonts, which causes a fatal error.:
https://tex.stackexchange.com/questions/705948/change-font-of-tikz-diagrams-in-html-produced-by-make4ht
Also added markers {{{ for folding
Names might have made sense at some point... but not so sure anymore

build_pdf            => pdf
build_booklet        => booklet
build_serif_pdf      => serif
build_sans_serif_pdf => sans_serif
build_ebook          => ebook
build_bw_ebook       => bw_ebook
build_low_res_ebook  => low_res_ebook

Old names kept not to break backward compatibility
commit f1707125de2f058634523b0b3391a7c7be2d6784
Author: Michal Hoftich <[email protected]>
Date:   Tue Oct 29 18:12:59 2024 +0100

    use \Picture* instead of \Picture+

from:
https://github.com/michal-h21/dvisvgm4ht.git (fetch)
@cedounet
Copy link
Collaborator Author

Git f up let me redo that

@cedounet cedounet closed this Jan 21, 2025
@cedounet cedounet deleted the chemical branch January 21, 2025 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants