Cedric
ac8f2038ee
Merge branch 'chemical' into 225-ebook-situation
Test book and website for given image / test-book-website (push) Has been cancelled
2025-01-21 21:05:56 +00:00
Cedric
75dc8432bb
Merge remote-tracking branch 'hendiricus/main' into 225-ebook-situation
2025-01-21 21:04:46 +00:00
Cedric
8fd1df9d33
Fix the chemical equation.
...
All credits due to @michal-h21
https://github.com/michal-h21/tex4ebook/issues/137
2025-01-21 21:01:17 +00:00
Cedric
70d90781c8
Add latest dvisvgm drive for tex4ht
...
commit f1707125de2f058634523b0b3391a7c7be2d6784
Author: Michal Hoftich <michal.h21@gmail.com >
Date: Tue Oct 29 18:12:59 2024 +0100
use \Picture* instead of \Picture+
from:
https://github.com/michal-h21/dvisvgm4ht.git (fetch)
2025-01-21 21:01:05 +00:00
Ced
d02e99c46e
Fix merge errors
2025-01-21 20:56:40 +00:00
Ced
9e267a2b4b
Modernize target names in makefile
...
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
2025-01-21 20:56:40 +00:00
Ced
a93a19d40d
Reorder and add comments in makefile
...
Also added markers {{{ for folding
2025-01-21 20:56:40 +00:00
Ced
7f2f010571
Simplify the epub size check
2025-01-21 20:56:40 +00:00
Ced
75b015cda6
Remove debug flag on default website build
2025-01-21 20:56:40 +00:00
Hendrik Kleinwaechter
d0a5d6d37e
Fix duplicate font loading
2025-01-21 20:56:40 +00:00
Cedric
2c86529981
Use sans-serif fonts with tex4ht
...
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
2025-01-21 20:56:40 +00:00
Cedric
e73b0f331a
Use a sans-serif math font for pgfplots
...
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...
2025-01-21 20:56:40 +00:00
Ramin Kamal
3b8dfd8d81
Layout "Repeat 3 Times" loops in better way.
2025-01-21 20:56:40 +00:00
Ced
374fb7adfa
Delete rogue draft file
2025-01-21 20:56:40 +00:00
Ced
d1e3390360
Fix more uppercase in flowcharts
2025-01-21 20:56:40 +00:00
Ced
bcdaf79479
Fix merge error in starter-process flowchart
2025-01-21 20:56:40 +00:00
Ced
8b581f3bc4
Use uppercase in flowcharts conditions
2025-01-21 20:56:40 +00:00
Ced
f6cf15156a
Remove the MWE from git
...
was added for the debug branches but shall not go to main.
2025-01-21 20:56:40 +00:00
Ced
864127e571
Reworked flowchart as per discussions
2025-01-21 20:56:40 +00:00
Ramin Kamal
d884d588d6
Change plots to use "Latex" arrows for the axes
2025-01-21 20:56:40 +00:00
Ramin Kamal
42c9f31673
Change "Repeat 3 times" elements to use "Latex" arrows
2025-01-21 20:56:40 +00:00
Ramin Kamal
d5ae1315ce
Rearrange starter process flowchart
...
- Added an extra state for clarity
- Made it more compact
- Added details section
2025-01-21 20:56:40 +00:00
Ramin Kamal
311bd55a7f
Update all flowchart arrows to LaTeX arrows
...
- Change tikzstyle definition for "line" so that all flowchart arrows
have the "Latex" styling.
2025-01-21 20:56:40 +00:00
Ramin Kamal
b57089b777
Chang arrowheads to be cleaner LaTex style.
...
Update flowcharts_tikz.tex to use arrows.meta instead of arrows, which
is not nice and deprecated.
2025-01-21 20:56:40 +00:00
Cedric
ad94b9fabc
Enable abbreviations in standalone flowcharts
...
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
2025-01-21 20:56:40 +00:00
Cedric
194511d5cf
Enable standalone chemical figures generation
2025-01-21 20:56:40 +00:00
Cedric
7f6fde9e42
Fix makefile standalone flowchart png generation
2025-01-21 20:56:40 +00:00
Cedric
7014b1f5ea
Simplify epub test file
Test book and website for given image / test-book-website (push) Has been cancelled
2025-01-05 22:04:36 +00:00
Cedric
69c7b8bc5f
Use updated makefile
2025-01-05 21:26:40 +00:00
Cedric
b2dfd2e71c
Merge branch 'main' into 225-ebook-situation
2025-01-05 21:23:29 +00:00
Ced
fad09e9b26
Merge branch 'main' into 225-ebook-situation
2024-06-15 21:06:03 +01:00
Ced
574eca71e6
Add unredable table in full book
...
https://github.com/hendricius/the-sourdough-framework/issues/358 does
look ok here though...
2024-05-26 11:53:30 +01:00
Ced
7f86f2fc20
Merge remote-tracking branch 'upstream/225-ebook-situation' into 225-ebook-situation
2024-05-26 00:22:33 +01:00
Ced
266de7b7ee
Merge remote-tracking branch 'upstream/main' into 225-ebook-situation
2024-05-25 21:55:33 +01:00
Ced
92c5e418b3
Merge branch 'main' into 225-ebook-situation
2024-04-27 17:33:41 +01:00
Cedric
66e8a57b51
Merge branch 'main' into 225-ebook-situation
2024-01-16 20:19:08 +00:00
Ced
cf1e2b03be
Merge branch 'main' into 225-ebook-situation
2023-12-14 09:01:14 +00:00
Cedric
8ae707a1c6
Merge branch 'main' into 225-ebook-situation
2023-12-10 18:53:49 +00:00
Cedric
9faf2cfc63
Merge branch 'main' into 225-ebook-situation
2023-12-08 20:10:29 +00:00
Cedric
d31372e063
Merge branch 'main' into 225-ebook-situation
2023-11-29 18:22:31 +00:00
Cedric
20b058fbc6
DRAFT: try png
2023-11-26 11:00:31 +00:00
Cedric
c799d65826
Fix few things on the timeline
...
1) Use arrows <--> to indicate duration
2) Use : to introduce date
3) Move some text around so slightly... First data moved right so we have
full text width for the timeline
2023-11-26 11:00:31 +00:00
Cedric
d6dfb50beb
Fix date typo
2023-11-26 11:00:31 +00:00
Cedric
240d6f4591
Fix epub MWE building on Github CI
...
does not build the epub on my machine but that can be sorted later.
2023-11-25 17:17:57 +00:00
Cedric
fd9924a7c4
Merge branch 'main' into 225-ebook-situation
2023-11-24 14:57:35 +00:00
Hendrik Kleinwaechter
c987ddfa92
Add Example chemfig
2023-11-17 12:37:19 -10:00
Hendrik Kleinwaechter
996a6e6e47
Add example for chemfig
2023-11-17 12:32:52 -10:00
Hendrik Kleinwaechter
93fb6bce30
add comment
2023-11-17 12:26:13 -10:00
Hendrik Kleinwaechter
e8748b7137
Add example of how adding pre generated pdfs works
2023-11-17 12:24:06 -10:00
Ced
4af4287561
Add sourdough timeline to the MWE
...
this is broken on website at least...
2023-11-10 14:30:55 +00:00
Ced
0fc8bf911b
Merge branch 'main' into 225-ebook-situation
2023-11-10 14:29:26 +00:00
Ced
ae7e518106
Merge branch 'main' into 225-ebook-situation
2023-11-08 13:12:21 +00:00
Ced
e3a04ca337
Merge remote-tracking branch 'upstream/main' into 225-ebook-situation
2023-10-26 09:15:22 +01:00
Ced
5cd2b6862f
Merge branch 'main' into 225-ebook-situation
2023-10-13 14:17:27 +01:00
Ced
ec6f9b335d
Merge branch 'main' into 225-ebook-situation
2023-10-11 09:40:47 +01:00
Ced
dbc7d84610
Add jpg picture in mwe
2023-10-04 10:17:03 +01:00
Ced
9c7e75b104
Merge branch 'main' into 225-ebook-situation
2023-10-04 09:49:03 +01:00
Ced
a31d4c5e70
Merge branch 'main' into 225-ebook-situation
2023-09-28 09:39:43 +01:00
Ced
ae8ece92f0
Merge branch 'main' into 225-ebook-situation
2023-09-26 13:25:33 +01:00
Ced
042343819e
Add list of flowcharts in ebook
2023-09-24 10:06:04 +01:00
Ced
29461db9ab
Merge branch 'main' into 225-ebook-situation
2023-09-24 08:44:06 +01:00
Ced
11580d4647
Simplify test flowchart
2023-09-18 08:51:22 +01:00
Ced
a4235fd028
Merge branch 'main' into 225-ebook-situation
2023-09-17 15:51:36 +01:00
Ced
b8c080d17f
Remove azw3 and mobi ebook format from build
...
they take a lot of time and are being deprecated on main branch.
2023-09-16 11:35:59 +01:00
Ced
f104287988
Merge branch 'main' into 225-ebook-situation
2023-09-15 10:41:35 +01:00
Ced
c73e297585
Make ebook the default again
2023-09-15 09:54:28 +01:00
Ced
2c78aeb92d
Merge branch 'main' into 225-ebook-situation
2023-09-15 09:50:43 +01:00
Ced
c85cc7caaa
Make ebook the default target
2023-09-11 13:31:30 +01:00
Ced
400305a172
Create a MWE showing (known) ebook issues
...
Those issues are:
- Temp in flowchart
- No front image
- Chemical formula
- No list of flowcharts
- Weird looking table
Also test fonts, accents, etc.. seems ok.
2023-09-11 13:31:30 +01:00