Search found 5 matches

by venable
Sun Oct 31, 2010 1:21 am
Forum: Fonts & Character Sets
Topic: What Office fonts are closest to LM or CM?
Replies: 1
Views: 12412

What Office fonts are closest to LM or CM?

Hi all,

For complicated reasons I need to integrate PDF output from Office documents (at the moment, Excel files but possibly Word files in the future) into my LaTeX documents. Luckily, the pdfpages package makes this very easy.

I would like to have the font from Office be as close as possible to ...
by venable
Wed May 12, 2010 3:17 am
Forum: LyX
Topic: BEAMER - \lyxframeend
Replies: 1
Views: 3114

Re: BEAMER - \lyxframeend

I don't know if this is related to your problem but a recent update to the geometry package caused some conflicts for beamer.

I had some problems with beamer a few days ago but went to
http://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/beamer/base/
downloaded beamerbasecompatibility.sty ...
by venable
Sun Aug 16, 2009 8:02 pm
Forum: BibTeX, biblatex and biber
Topic: Creating .bib-files of works cited in a document?
Replies: 2
Views: 3073

Re: Creating .bib-files of works cited in a document?

THank you Joseph, that works very well.

As an aside (for others who may find this thread in the future), unfortunately it is less than straightforward to create an aux file in LyX, at least in its present form. Since LyX uses MikTeX, there must be an aux file created somewhere, but whether it is ...
by venable
Sat Aug 15, 2009 10:45 pm
Forum: BibTeX, biblatex and biber
Topic: Creating .bib-files of works cited in a document?
Replies: 2
Views: 3073

Creating .bib-files of works cited in a document?

Hi LaTeX Community,

I would like to know if it is possible to generate a bib-file containing only those entries you have cited in your .tex file.

That is, supppose I am working on a document called funtimes.tex, using my master bib-file master.bib. Is there an automated way to create a file ...