Search found 8 matches
- Wed Dec 08, 2010 12:04 pm
- Forum: BibTeX, biblatex and biber
- Topic: TeXnic Center not calling BiBTeX files
- Replies: 2
- Views: 3501
Re: TeXnic Center not calling BiBTeX files
Oh thanks for that tip, I finally got it to work. TeXnic wouldn't give me any informative errors but when I put it in TeXworks, it told me I was missing a few commas and brackets in my bib file etc. which is strange because it worked previously. In any case, everything is fine after I put those ...
- Wed Dec 08, 2010 1:12 am
- Forum: BibTeX, biblatex and biber
- Topic: TeXnic Center not calling BiBTeX files
- Replies: 2
- Views: 3501
TeXnic Center not calling BiBTeX files
Hello,
I am running TexLive2010 on a Windows XP machine and use TeXnic center as my editor. I had MiKTeX installed before and BiBTeX was working fine and dandy with it until I uninstalled it and installed TeXLive2010 instead. Now BiBTeX refuses to work. I don't what the problem is, it says the ...
I am running TexLive2010 on a Windows XP machine and use TeXnic center as my editor. I had MiKTeX installed before and BiBTeX was working fine and dandy with it until I uninstalled it and installed TeXLive2010 instead. Now BiBTeX refuses to work. I don't what the problem is, it says the ...
- Fri Sep 24, 2010 5:07 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Re: Mysterious type 3 fonts appearing in compiled PDF
Thanks so much for the help. I tried, unsuccessfully, to make MiKTeX work with type 1 fonts. I did everything imaginable. Since it apparently works right on TeXLive, I uninstalled MikTeX and installed TeXLive after an agonizing process that took the whole day. I ran into some hiccups after I ...
- Thu Sep 23, 2010 10:28 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Re: Mysterious type 3 fonts appearing in compiled PDF
I also isolated the problem to the \mathbb (part of the AMSsymbols/AMSfonts package). I've attached my tex and pdf file.
- Thu Sep 23, 2010 10:26 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Mysterious type 3 fonts appearing in compiled PDF
I tried everything above I believe. I have a times package that says mathptmx is part of pnfss which I can't find in the repository or on CTAN (it says it comes with the latex distribution). In any case, if I put it as a \usepackage, I don't get an error. I tried using pslatex, altfonts, times ...
- Thu Sep 23, 2010 9:06 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Mysterious type 3 fonts appearing in compiled PDF
Since I knew that page 3 had these fonts, I eliminated through a process of bisection, all the lines that made no difference to the output. I get a type 3 font with the code below
\documentclass[letterpaper, 10 pt, conference]{ieeeconf}
\usepackage{amsmath,amssymb,graphicx}
\usepackage[T1]{fontenc ...
\documentclass[letterpaper, 10 pt, conference]{ieeeconf}
\usepackage{amsmath,amssymb,graphicx}
\usepackage[T1]{fontenc ...
- Thu Sep 23, 2010 7:43 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Re: Mysterious type 3 fonts appearing in compiled PDF
Actually I didn't have that, so I put it in and compiled the tex file. Its still giving me a type 3 font but this time its F108 instead of F68.
PS: See attached screenshot.
PS: See attached screenshot.
- Thu Sep 23, 2010 4:50 pm
- Forum: Fonts & Character Sets
- Topic: Mysterious type 3 fonts appearing in compiled PDF
- Replies: 12
- Views: 20522
Mysterious type 3 fonts appearing in compiled PDF
I hope someone can help with this: I am preparing a paper to submit at a conference and they have a specific compliance requirement not allowing any type 3 fonts (only type 1). I compiled my latex file and uploaded it to their server and it said I had one type 3 font on a couple of pages (3 out of 8 ...