CRC book example #3407
Replies: 3 comments 2 replies
-
I am not aware of a CRC book published using Quarto. The LaTeX template is not much more different than articles templates, thus you could also take a look at http://github.com/quarto-journals and the extension documentation https://quarto.org/docs/extensions/. |
Beta Was this translation helpful? Give feedback.
-
I'm working on one; following Yihui's Bookdown workflow and adjusting it to Quarto seems to work mostly well so far. I did reach out to their technical team at some point, asking exactly that ("Do you guys have a how-to/example of using Quarto, similar to Yihui's for Bookdown?") and it was utterly useless. First response was "no, this is not possible because our workflow uses LaTeX", and when I pointed out that this was exactly the same situation as with Bookdown, they asked me to provide them with an example ¯_(ツ)_/¯, so I gave up on that conversation. |
Beta Was this translation helpful? Give feedback.
-
For those interested, I started a repo with a minimal-ish example here: https://github.com/bgreenwell/quarto-crc; similar in spirit to @yihui's bookdown-crc example. Only issue I'm still having is the double ToC entries for both the front and back matter. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to include an example of using Quarto to write a CRC-style book? Are there any examples? Similar in spirit to this CRC example from bookdown which shows how to use the
krantz.cls
style with appropriate.tex
supplementary files.Beta Was this translation helpful? Give feedback.
All reactions