Tagged Questions
1
vote
1answer
109 views
Gnuplottex fails with 'undefined control sequence' when choosing different font size [duplicate]
I encounter a very strange problem when using gnuplottex on my Win 7 32 bit system with MiKTeX 2.9 - gnuplot 4.6.3 & the latest gnuplottex release:
\documentclass[dvips]{minimal}
...
0
votes
0answers
24 views
Include non standard font (like bengali or hindi or chinese) in ipe [closed]
I want to get non standard fonts in Ipe images. How to include non standard font (like bengali or hindi or chinese) in ipe or compiling ipe with xelatex? Any help is appreciated.
15
votes
3answers
622 views
Calligraphy question
Could anyone let me know if this could be done using LaTeX? And if so, how do we do that?
2
votes
1answer
97 views
Change font to computer modern for includegraphics
Is it possible to change the font to computer modern for an included pdf in LaTeX?
I know its possible to save texified text with Inkscape, but i'm looking for a solution with just LaTeX.
"Example":
...
0
votes
1answer
74 views
Which graphic file type receives correct font
Has anyone experience with graphic file types like PS or similar? I search for one on which LaTeX can apply correct font formatting (e.g. for the figure axis) at including it in the LaTeX document?
7
votes
4answers
413 views
How do I get mathematical fonts to Illustrator?
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 ...
4
votes
1answer
104 views
Same font embedded twice when including graphics created with standalone [duplicate]
Possible Duplicate:
How to create small PDF files for the Internet
I use XeLaTeX, TikZ and standalone to create a figure, e.g. a flowchart.
When I use includegraphics{} to include that ...
3
votes
0answers
198 views
some greek letters disappear from PDFs included with includegraphics [duplicate]
Possible Duplicate:
Ligatures in figures and pdftex
I have created some graphs in PDF format with PyX that include some labels with greek letters. When these graphs are included with ...
2
votes
2answers
139 views
Setting height of \includegraphics{} from current display style
I'm thinking about building a new symbol library and I need to test out the command set. I slapped together a quick set of math symbols using a set of commands
...
0
votes
0answers
49 views
including a figure interferes with text font [duplicate]
Possible Duplicate:
Why are some pages in my PDF coming out bold?
I'm having a bit weird of an issue with including graphics into my LaTeX documents.
When including a pdf graphics into a ...
4
votes
1answer
532 views
text gets slightly bold when adding graphics [duplicate]
Possible Duplicate:
Why are some pages in my PDF coming out bold?
I have problem with text on the page with a graph, it gets slightly thicker. The text on the next page without graph is ...
4
votes
4answers
627 views
Matlab to pdflatex with text properties
I know that this might be more a detail rather than a serious problem but I've already Googled it like crazy and I can't find the solution.
Is it possible to achieve a MATLAB plot in pdflatex with ...
4
votes
1answer
621 views
How to properly use LM roman fonts in figures?
I draw some of my figures using Inkscape. For the text inside the figure I use the Latin Modern fonts because they're ttf and Inkscape finds them. This looks rather good and I do not meet any ...
7
votes
2answers
745 views
Set fonts in matplotlib graphs equal to tex document
I am writing my PhD in LaTeX and I am generating all my graphical content in Python with the matplotlib package. For my TeX document, I am using a math-supported font -- e.g. Kurier Light Condensed -- ...
0
votes
0answers
96 views
Darker typeface in pages which include figures [duplicate]
Possible Duplicate:
Why are some pages in my PDF coming out bold?
In my PDF output, pages with figures on them have a darker typeface than pages without figures. This does not appear when I ...
6
votes
3answers
1k views
Is an adjustable font in figures possible?
When I resize my pdf figures and graphs I often find that the text in these figures become too small to read. Is there a way of ensuring that the font in figures match the body text?
2
votes
1answer
756 views
XeTeX and graphicx: characters missing in .eps
I'm trying to include an .eps in a XeTeX file I am working on. The eps file contains an image and some painstakingly-spaced text labels. For some reason, however, some of the characters in the text do ...
12
votes
2answers
3k views
Conflict between color, graphicx and libertine
Compiling the following with pdflatex (TeXLive 2009/Debian on Ubuntu 10.04 "Lucid Lynx")
\documentclass{article}
\usepackage{ifpdf}
\ifpdf
\usepackage[T1]{fontenc}
\usepackage{libertine} % ...
0
votes
1answer
303 views
On-Screen resolution deteriorates in pdflatex if figures are included
When I put a figure into my document (doesn't have to be bitmap, PS does the trick as well, I think the distinction is color vs no color), the on-screen resolution of the text changes at the default ...
3
votes
3answers
416 views
Astrology Charts in LaTeX
Is anyone here using LaTeX to typeset astrology charts? Would pgf/tikz be an appropriate tool to use for that purpose?
25
votes
6answers
7k views
Why are some pages in my PDF coming out bold?
When I run my LaTeX document through pdflatex, some of the pages (the ones where figures appear) have all the text bolded. Why, and what can I do to make it stop?
