I am doing a thesis on graph theory, and I am currently drawing graphs with Illustrator. Vertexes and edges are easy to draw, but how about naming them? How do I get the symbols in image look like symbols in the text?
|
|
Use a font with Illustrator which is also available as Type 1 for TeX, eg. Lucida, DejaVu, Libertine, ... If you can use XeTeX or LuaTeX then you can use for both the same OpenType version. |
|||||||||
|
|
The fault seems to be at the Illustrators (CS4) end. I do have the fonts embedded but Illustrator is not able to use them: Fonts are embedded,
but Illustrator cannot use them.
I did find an alternative way of doing this, although it is not fully satisfactory either:
|
|||
|
|
|
I use Illustrator a lot and certainly understand your dilemma. As pltuon states, you can get LaTeX fonts into Illustrator but you will not get the capability of LaTeX kerning and other typographic features automatically. It is also possible to write the text in LaTeX and import the pdf into Illustrator and cut and paste the text/equations from the pdf to the Illustrator file, given that fonts are scalable and available to both as stated by Herbert. Nevertheless, I would like you to consider using tikz-pgf as an option. If I understand the types of graphs you try to draw they would be well suited for tikz-type drawings. |
|||||||||||||||
|
|
One way would be to use the overpic package. Another solution would be to make the Latex fonts you are using in your documents available to Illustrator. Things go fast so I may be wrong here but in the past, I had success putting the .pfb kpfonts (a Latex font) files into C:\Program Files\Common Files\Adobe\Fonts. They were then available in Illustrator. One drawback is that all the mathematical signs will be understood if you open a file containing them (.eps file for instance) into Illustrator but you will not be able to have access to them in Illustrator directly from your keyboard (more exactly, I do not know how to achieve that). |
|||||||||||
|


