在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):fmarotta/kaobook开源软件地址(OpenSource Url):https://github.com/fmarotta/kaobook开源编程语言(OpenSource Language):TeX 100.0%开源软件介绍(OpenSource Introduction):kaobookAcknowledgementsThis class is based on the work of Ken Arroyo Ohori for his doctoral thesis. The main ideas behind the layout can be found in this blog post. The Tufte-LaTeX class has also been a source of ideas about the layout. My gratitude goes also to Vel, for his patience and his invaluable suggestions about the design, and to all the people who have contributed either on GitHub or by sending e-mails. DescriptionThe salient features of the class are as follows.
A better description can be found at LaTeX Templates. If you think that a PDF is worth a thousand words, have a look at this. ShowcaseIn the examples directory you can find some sample documents, but here are some more books or reports created with the kaobook class. If you want to add a link to your work, please send me an email or open a pull request!
Getting StartedIf you are not familiar with LaTeX, I recommend starting with this tutorial, which will give you a basic understanding of the language. As you will read in the tutorial, all LaTeX documents, including books, start by defining the so-called class of the document, for example 'article', or 'book'. Thus, the first line of a LaTeX document will be something like
Each class provides a unique style and set of commands that can be used
throughout the document. On OverleafBrowse to the latextemplates.com page for
kaobook and start
editing the On your computerDownload the latest release from GitHub. At the root of the repository,
create a new Important: when we say If you don't want to start from scratch, go to the OtherCheck out the instructions directory for additional guidance. There, you can read about setting up your own sharelatex server or integrating kaobook with your local LaTeX installation. The class is documented and exemplified in the example_and_documentation.pdf file. The easiest way to start using the class is to open one of the examples and start editing them. Compiling the examplesIn the From the command line (Unix-like operating systems)
To compile the glossary and nomenclature as well,
Then, NOTE: sometimes LaTeX needs more than one run to get the correct position of each element; this is true in particular for the positioning of floating elements like figures, tables, and margin notes. Occasionally, LaTeX can need up to four re-runs, so If the alignment of margin elements looks odd, or if they bleed into ther main text, try running pdflatex one more time. Updating kaobookTo update kaobook you should download the whole repository (or one of the releases) again, and replace all of your old files with the newer ones, except for the main.tex and the files that you have created, like the chapters of the book. The crucial files that pertain to kaobook and that you should always update are:
These files should be in the same folder as your In practice, I would do as follows. I would have a directory, called for
example 'my_book', with all the files necessary for the book:
Alternatively, advanced users can download the repository in their local texmf tree; see the instructions directory for hints. Repository SchemaThere are two main class files: Some examples and templates are listed in the The If you want to do something more peculiar, the ContributingDo you like the design, but you found a bug? Is there something you would have done differently? Any contribution is welcome! Moreover, even if you'd rather not tamper with the code it is not forbidden to send me the documents you compiled using the kaobook class. Since the content of this repository is published at LaTeX Templates, if you wish to contribute by changing the code you must follow the style guidelines of the site: extensive commenting and clear separation of the code into nicely formatted blocks. SupportingI am always happy to help as much as I can, and I am glad if someone
uses the Coffee keeps me awake and helps me writing a better LaTeX template. As another way to contribute, you can buy me a coffee through PayPal: https://paypal.me/marofede. LicenseThis repository contains two independent works. On the one hand, the
kaobook class, consisting of The first work is licensed under the LaTeX Project Public
License, so if you want to modify
and/or distribute the The second work is released into the public domain with a Creative Commons Zero License. Read MANIFEST.md for the details. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论