![]() |
#16 | ||
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,790
Karma: 507333
Join Date: May 2009
Device: none
|
Quote:
When I get a little time... (there's a small chance it might even be this week) I will clean up this template, and try to post another one or two... Quote:
Edit: I'm hoping to even try something fancy (but elegant) by taking consistent cues from "The Elements of Typographic Style" for at least one of the templates. - Ahi |
||
![]() |
![]() |
![]() |
#17 |
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Feb 2011
Device: nook
|
![]()
Hi,
I am very interested in finding out if you have developed/refined the latex template for ebooks. Any help you can provide would be extremely appreciated. Feel free to email me at mrsamyblake@gmail.com Thanks in advance, Amy |
![]() |
![]() |
Advert | |
|
![]() |
#18 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,213
Karma: 12890
Join Date: Feb 2009
Location: Amherst, Massachusetts, USA
Device: Sony PRS-505
|
Sorry I don't email people on the board.
If you want to know the basic template I use for LaTeX ebooks, for a 90mmx120mm screen, I'd probably just use this: Code:
\documentclass[12pt,oneside]{book} \usepackage[papersize={90mm,120mm},margin=2mm]{geometry} \usepackage[T1]{fontenc} \usepackage[charter]{mathdesign} \usepackage[normalmargins]{savetrees} \sloppy \pagestyle{empty} \usepackage{titling} \title{The title} \author{The author} \date{\today} \usepackage{hyperref} \hypersetup{pdftitle={\thetitle},pdfauthor={\theauthor}} % additional packages as needed \begin{document} \maketitle \tableofcontents % ... regular LaTeX stuff for the book ..., possibly tweaked if need be \end{document} Last edited by frabjous; 02-16-2011 at 11:47 AM. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
MetaData from FileName and Saving Templates | ThemStones | Calibre | 2 | 12-05-2009 09:17 AM |
Post Your Writepad Templates | Adam B. | iRex | 36 | 08-07-2009 07:47 AM |
New note/scribble templates | DrBibber | iRex | 10 | 04-17-2009 08:56 AM |
manifest.xml templates | yokos | iRex | 8 | 07-04-2008 06:16 PM |
Iliad Templates | Pitchfork | iRex | 3 | 07-17-2006 11:40 AM |