[Ipe-discuss] Defining default font size
lego space
legospace at gmail.com
Sun Dec 7 19:17:17 CET 2008
Hello, I was wondering how can I change the default font size in Ipe.
For example, If I want to use something like
\documentclass[11pt]{article}
\usepackage[T1]{fontenc}
\usepackage{mathpazo}
in my main article,
how can I set the font size to 11pt (or 12pt)? I think one solution would be
to add the following lines in the document preamble:
\usepackage[T1]{fontenc}
\usepackage{mathpazo}
\fontsize{11}{14}\selectfont
Here I have set the line spacing to 14, but the problem is that I really
don't know which is the line spacing of the article class for 11pt font
size!
Is there any way to do it better?
Or, more generally,
Is there any way to pass \documentclass options to Ipe?
Thank you all!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/ipe-discuss/attachments/20081207/b735a073/attachment.html
More information about the Ipe-discuss
mailing list