Anyone got a similar resource for self publishing ebooks? I had some stuff hacked together with org-mode and some other bits a while ago, but would like to know of anything better.
You can look into softcover/polytexnic here: https://github.com/softcover/softcover , I believe it had a decent .tex style for a book. Also very powerful pipeline for producing .epub/.mobi from .tex Another excellent style sheet to look into is the Tufre-style book: http://www.latextemplates.com/template/tufte-style-book I'd also be happy to share some of the .tex header I use for my book---just some customizations o…
Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
41–50 of 75 posts
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#42Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#43Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#44Anyone got a similar resource for self publishing ebooks? I had some stuff hacked together with org-mode and some other bits a while ago, but would like to know of anything better.
[1] http://wcm1.web.rice.edu/my-academic-book-in-plain-text.html
[2] https://puppetlabs.com/blog/automated-ebook-generation-conve...
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#45In many universities the problem is that you need to produce a thesis according to the university specifications. A generic thesis document may help with this, but will unfortunately never solve the complete problem. Fortunately, however, most universities also have a local LaTeX guru, or you can just copy the style used by previous students.
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#46Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#47Isn't the LaTeX stylesheet for your thesis usually dictated by your university? It was for me at least..
At the University of Chicago, the thesis office didn't give any indication that they'd ever heard of LaTeX. But they did hand us a long list of formatting requirements (precise margins, contents format, lots of other details) and it was clear that any deviation from those would result in your thesis being handed right back to you. Fortunately, there was a LaTeX style file that had been handed around the physics depar…
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#48Anyone have a good template / project for homework assignments that typically have code snippets, graphs, images and formulas?
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#49Using 2 different sans-serif fonts in the same document (here: Helvetica and the TeX humanist) is usually frowned upon by typographers. One reason is that differences in size, style, color, etc. should always be noticable. Two sans-serif fonts will always look superficially similar; the eye has to get used to different letter forms when it expects the font to stay the same.
Beyond that, I think the template is really beautiful. Thanks for sharing!
Re: Clean Thesis – A clean, simple, and elegant LaTeX style for thesis documents
#50If the creator is reading this: Your web pages would be immediately improved 100% by adding a link to a PDF file generated using this style, showing most of what goes into a typical thesis. (You could use your own thesis for which it was developed, or just a pile of lorem ipsum.) I see that you have links to JPEGs of sample pages, but this would be much better. [EDITED to add: I am not suggesting that you remove the…
https://github.com/derric/cleanthesis/blob/master/thesis-exa...