Re: (OT) LaTeX vs Word vs OOo (was: (OT) gnash vs. flash)

2010-03-21 Thread Vincent Lefevre
On 2010-03-18 17:21:26 +0200, Micha Feigin wrote: > On Thu, 18 Mar 2010 14:24:12 +0100 > Vincent Lefevre wrote: > > This is fine as long as you don't publish articles via commercial > > publishers. The IEEE Computer Society now uses Microsoft Word, and > > the files they produce are not correctly

Re: (OT) LaTeX vs Word vs OOo (was: (OT) gnash vs. flash)

2010-03-19 Thread Micha Feigin
On Thu, 18 Mar 2010 14:24:12 +0100 Vincent Lefevre wrote: > On 2010-03-18 10:19:07 +0200, Micha wrote: > > Personally though I use lyx for anything I can get away with. > > Luckily in university mathematics no one knows word. Almost everyone > > apart for a few students that haven't converted yet

Re: (OT) LaTeX vs Word vs OOo

2010-03-18 Thread John Hasler
Vincent writes: > [Latex] is fine as long as you don't publish articles via commercial > publishers. I think that you will find that the math journals can deal with it. Some may even require it. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

(OT) LaTeX vs Word vs OOo (was: (OT) gnash vs. flash)

2010-03-18 Thread Vincent Lefevre
On 2010-03-18 10:19:07 +0200, Micha wrote: > Personally though I use lyx for anything I can get away with. > Luckily in university mathematics no one knows word. Almost everyone > apart for a few students that haven't converted yet use latex. This is fine as long as you don't publish articles via

Re: [OT] LaTeX

2007-12-08 Thread John Miller
I had to work on a LaTeX/Perl project a couple of months ago, but didn't know much about it. These got me up to speed well enough: The Not So Short Introduction to LaTeX2e http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf LaTeX Tutorials: A Primer http://www.tug.org.in/tutorials.htm

Re: [OT] LaTeX

2007-12-08 Thread T o n g
On Sun, 25 Nov 2007 11:12:38 -0500, Michael Pobega wrote: > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. . . LaTeX is not recommended for casual writing. The learning curve is so steep that most people would give up before they see the beauty o

Re: [OT] LaTeX

2007-11-29 Thread Andrei Popescu
On Sun, Nov 25, 2007 at 01:39:39PM -0500, Michael Pobega wrote: > On Sun, Nov 25, 2007 at 12:47:02PM -0500, Rick Pasotto wrote: > > I installed vim-latexsuite which installed vim-addon-manager. Then I > > entered 'vim-addons install latex-suite' to enable it. Now when I enter > > 'vim-addons show'

Re: [OT] LaTeX

2007-11-29 Thread Samuel Bächler
Ctan.org recommends http://ctan.org/tex-archive/info/lshort/english/ as a document to start with. Cheers Sam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: [OT] LaTeX

2007-11-28 Thread Richard Lyons
On Sun, Nov 25, 2007 at 11:12:38AM -0500, Michael Pobega wrote: > Hello DU > > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but that didn't seem to really work too well (The help pages > are bo

Re: [OT] LaTeX

2007-11-27 Thread H.S.
Sarunas Burdulis wrote: > Michael Marsh wrote: >>> On Nov 27, 2007 1:37 AM, Sarunas Burdulis <[EMAIL PROTECTED]> wrote: 'pdflatex ' will produce latexfile.pdf. Alternatively, use dvips (dvi->postscript) and then ps2pdf. >>> One advantage of using pdflatex, rather than dvips+ps2pdf or

Re: [OT] LaTeX

2007-11-27 Thread Sarunas Burdulis
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Marsh wrote: > On Nov 27, 2007 1:37 AM, Sarunas Burdulis <[EMAIL PROTECTED]> wrote: >> 'pdflatex ' will produce latexfile.pdf. >> >> Alternatively, use dvips (dvi->postscript) and then ps2pdf. > > One advantage of using pdflatex, rather than d

Re: [OT] LaTeX

2007-11-26 Thread Michael Marsh
On Nov 27, 2007 1:37 AM, Sarunas Burdulis <[EMAIL PROTECTED]> wrote: > 'pdflatex ' will produce latexfile.pdf. > > Alternatively, use dvips (dvi->postscript) and then ps2pdf. One advantage of using pdflatex, rather than dvips+ps2pdf or dvipdf, is that you can add \usepackage{hyperref} to your prea

Re: [OT] LaTeX

2007-11-26 Thread Sarunas Burdulis
Andrei Popescu wrote: > On Sun, Nov 25, 2007 at 01:42:37PM -0500, Michael Pobega wrote: > >> So far I've used the latex command to compile a .dvi file for >> viewing; What's the best way to process a .tex file into a .pdf? > > I don't know if this is the best, but I found the option -output-for

Re: [OT] LaTeX

2007-11-26 Thread Andrei Popescu
On Sun, Nov 25, 2007 at 01:42:37PM -0500, Michael Pobega wrote: > So far I've used the latex command to compile a .dvi file for > viewing; What's the best way to process a .tex file into a .pdf? I don't know if this is the best, but I found the option -output-format to latex. You can specify d

Re: [OT] LaTeX

2007-11-26 Thread Hugo Vanwoerkom
Michael Pobega wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello DU I'd like to begin writing my coursework for college in LaTeX, but I've no clue where to start. I began by installing the vim-latexsuite package, but that didn't seem to really work too well (The help pages are both mis

Re: [OT] LaTeX

2007-11-25 Thread Amit Uttamchandani
On Sun, 25 Nov 2007 23:03:15 -0500 Michael Pobega <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sun, Nov 25, 2007 at 01:53:00PM -0800, Amit Uttamchandani wrote: > > Hi there, > > > > I would recommend a small nifty utility called rubber. It is simply a > > f

Re: [OT] LaTeX

2007-11-25 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Nov 25, 2007 at 01:53:00PM -0800, Amit Uttamchandani wrote: > Hi there, > > I would recommend a small nifty utility called rubber. It is simply a > front end for the most common latex compile commands. Thus, if you > want to compile your latex

Re: [OT] LaTeX

2007-11-25 Thread Manu Hack
On Nov 25, 2007 1:39 PM, Michael Pobega <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Sun, Nov 25, 2007 at 12:47:02PM -0500, Rick Pasotto wrote: > > I installed vim-latexsuite which installed vim-addon-manager. Then I > > entered 'vim-addons install latex-suite

Re: [OT] LaTeX

2007-11-25 Thread Robert Jerrard
On Sun, 2007-11-25 at 13:42 -0500, Michael Pobega wrote: > So far I've used the latex command to compile a .dvi file for > viewing; What's the best way to process a .tex file into a .pdf? I typically run the commands dvips file.dvi -o ps2pdf file.ps once the dvi file has been created. The fir

Re: [OT] LaTeX

2007-11-25 Thread Amit Uttamchandani
Hi there, I would recommend a small nifty utility called rubber. It is simply a front end for the most common latex compile commands. Thus, if you want to compile your latex file into pdf simply run rubber --pdf .tex It takes care of everything. It is available in the debian packages. Amit

Re: [OT] LaTeX

2007-11-25 Thread Micha Feigin
On Sun, 25 Nov 2007 11:12:38 -0500 Michael Pobega <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello DU > > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but

Re: [OT] LaTeX

2007-11-25 Thread Robert Jerrard
On Sun, 2007-11-25 at 11:12 -0500, Michael Pobega wrote: > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but that didn't seem to really work too well (The help pages > are both missing), and I ha

Re: [OT] LaTeX

2007-11-25 Thread Andrei Popescu
On Sun, Nov 25, 2007 at 01:39:39PM -0500, Michael Pobega wrote: > On Sun, Nov 25, 2007 at 12:47:02PM -0500, Rick Pasotto wrote: > > I installed vim-latexsuite which installed vim-addon-manager. Then I > > entered 'vim-addons install latex-suite' to enable it. Now when I enter > > 'vim-addons show'

Re: [OT] LaTeX

2007-11-25 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/25/07 12:42, Michael Pobega wrote: [snip] > > > Thus far all I know is LaTeX is some sort of a graphical language (Ala > HTML) for text and image control to create documents. Officially, tex is a "typesetting system". But yes, tex *is* a mark

Re: [OT] LaTeX

2007-11-25 Thread Benjamin M. A'Lee
On Sun, Nov 25, 2007 at 01:42:37PM -0500, Michael Pobega wrote: > So far I've used the latex command to compile a .dvi file for > viewing; What's the best way to process a .tex file into a .pdf? You can either run dvipdf on the dvi file, or pdflatex on the tex file. IIRC there's some situations w

Re: [OT] LaTeX

2007-11-25 Thread Douglas A. Tutty
On Sun, Nov 25, 2007 at 01:42:37PM -0500, Michael Pobega wrote: > So far I've used the latex command to compile a .dvi file for > viewing; What's the best way to process a .tex file into a .pdf? At least two ways: latex to make a dvi (device independant format) dvipdf to turn it into a

Re: [OT] LaTeX

2007-11-25 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Nov 25, 2007 at 11:25:14AM -0700, Robert Jerrard wrote: > > On Sun, 2007-11-25 at 11:12 -0500, Michael Pobega wrote: > > I'd like to begin writing my coursework for college in LaTeX, but I've > > no clue where to start. I began by installing t

Re: [OT] LaTeX

2007-11-25 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Nov 25, 2007 at 12:47:02PM -0500, Rick Pasotto wrote: > I installed vim-latexsuite which installed vim-addon-manager. Then I > entered 'vim-addons install latex-suite' to enable it. Now when I enter > 'vim-addons show' I get: > > Addon: latex-

Re: [OT] LaTeX

2007-11-25 Thread Wu-Kung Sun
As others have said, the not-so-short guide it good. If you want something short and quick, there's plenty on the net such as: http://polishlinux.org/tex/latex-the-basics-part-i/ http://www.electronics.oulu.fi/latex/index.html I usually process it with pdftex and view with a pdf viewer. -- swk

Re: [OT] LaTeX

2007-11-25 Thread Rick Pasotto
I installed vim-latexsuite which installed vim-addon-manager. Then I entered 'vim-addons install latex-suite' to enable it. Now when I enter 'vim-addons show' I get: Addon: latex-suite Status: broken Description: comprehensive set of tools to view, edit, and compile LaTeX documents What is it th

Re: [OT] LaTeX

2007-11-25 Thread Jerome BENOIT
Hi, `lshort.pdf' is very good starting point to learn LaTeX. Good LaTeXing, Jerome Michael Marsh wrote: On Nov 25, 2007 4:12 PM, Michael Pobega <[EMAIL PROTECTED]> wrote: I'd like to begin writing my coursework for college in LaTeX, but I've no clue where to start. I began by installing the v

Re: [OT] LaTeX

2007-11-25 Thread Benjamin M. A'Lee
On Sun, Nov 25, 2007 at 11:12:38AM -0500, Michael Pobega wrote: > Hello DU > > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but that didn't seem to really work too well (The help pages > are bot

Re: [OT] LaTeX

2007-11-25 Thread Douglas A. Tutty
On Sun, Nov 25, 2007 at 11:12:38AM -0500, Michael Pobega wrote: > Hello DU > > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but that didn't seem to really work too well (The help pages > are bot

Re: [OT] LaTeX

2007-11-25 Thread Michael Marsh
On Nov 25, 2007 4:12 PM, Michael Pobega <[EMAIL PROTECTED]> wrote: > I'd like to begin writing my coursework for college in LaTeX, but I've > no clue where to start. I began by installing the vim-latexsuite > package, but that didn't seem to really work too well (The help pages > are both missing),

[OT] LaTeX

2007-11-25 Thread Michael Pobega
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello DU I'd like to begin writing my coursework for college in LaTeX, but I've no clue where to start. I began by installing the vim-latexsuite package, but that didn't seem to really work too well (The help pages are both missing), and I have no clu

Re: OT: LaTeX with monospace material

2007-02-17 Thread Florian Kulzer
On Sat, Feb 17, 2007 at 22:23:48 +1300, Chris Bannister wrote: > On Thu, Feb 15, 2007 at 09:53:41AM -0500, Kamaraju S Kusumanchi wrote: > > Kent West wrote: > > > > > (Off-Topic because this is really a LaTeX question rather than a Debian > > > question.) > > > > > > > Not an offtopic question.

Re: OT: LaTeX with monospace material

2007-02-17 Thread Kent West
Chris Bannister wrote: > On Thu, Feb 15, 2007 at 09:53:41AM -0500, Kamaraju S Kusumanchi wrote: > >> Kent West wrote: >> >>> (Off-Topic because this is really a LaTeX question rather than a Debian >>> question.) >>> >> Not an offtopic question. You are using Debian, so this is releva

Re: OT: LaTeX with monospace material

2007-02-17 Thread Chris Bannister
On Thu, Feb 15, 2007 at 09:53:41AM -0500, Kamaraju S Kusumanchi wrote: > Kent West wrote: > > > (Off-Topic because this is really a LaTeX question rather than a Debian > > question.) > > > > Not an offtopic question. You are using Debian, so this is relevant IMHO. Great, I have a bad case of fl

Re: OT: LaTeX with monospace material

2007-02-15 Thread Jochen Schulz
Kent West: > > Looks promising, but the learning curve appears to be a right-angle. > From page 2 of the manual: >> If you are not familiar with TEX at all >> I would recommend to find another software >> package to do musical typesetting. >> Setting up TEX and MusiXTEX >> on your machine and mast

Re: OT: LaTeX with monospace material

2007-02-15 Thread Olafur Jens Sigurdsson
Hi, havnt been following this thread, just jumping in. This link has some samples of musixtex that you could perhaps use to get yourself familiar with it. Else use something like noteedit to edit your music and if you want, then you can export your music to musixtex. HTH Oli Þann 2007-02-15, 18:

Re: OT: LaTeX with monospace material

2007-02-15 Thread Kent West
Manoj Srivastava wrote: On Wed, 14 Feb 2007 22:12:55 -0600, Kent West <[EMAIL PROTECTED]> said: The material looks like standard guitar tabs you'd find on the web, like this, from http://www.guitaretab.com/a/adam-sandler/211.html: Package: musixtex Description: Typeset music scores wit

Re: OT: LaTeX with monospace material

2007-02-15 Thread Hugo Vanwoerkom
Kent West wrote: (Off-Topic because this is really a LaTeX question rather than a Debian question.) I've been using OpenOffice.org to produce paper copies of songs written for guitar, but with all the talk about LaTeX on this list lately, I got to wondering if it might be a better product.

Re: OT: LaTeX with monospace material

2007-02-15 Thread Manoj Srivastava
Hi, On Wed, 14 Feb 2007 22:12:55 -0600, Kent West <[EMAIL PROTECTED]> said: > (Off-Topic because this is really a LaTeX question rather than a > Debian question.) > I've been using OpenOffice.org to produce paper copies of songs > written for guitar, but with all the talk about LaTeX on this lis

Re: OT: LaTeX with monospace material

2007-02-15 Thread Kamaraju S Kusumanchi
Kent West wrote: > (Off-Topic because this is really a LaTeX question rather than a Debian > question.) > Not an offtopic question. You are using Debian, so this is relevant IMHO. > I've been using OpenOffice.org to produce paper copies of songs written > for guitar, but with all the talk about

Re: OT: LaTeX with monospace material

2007-02-15 Thread Kent West
Johannes Wiedersich wrote: > Kent West wrote: > >> What I'm concerned about is the chord names (A, D, etc) need to line up >> with the word where the chords change, which means exact placement will >> be necessary. > > <---LaTeX-File---> > \documentclass[a4paper,10pt]{article} > > \newlength{\ch

Re: OT: LaTeX with monospace material

2007-02-15 Thread Johannes Wiedersich
Kent West wrote: > (Off-Topic because this is really a LaTeX question rather than a Debian > question.) > > Verse 1 > A > I wanna make you smile > Bm > Whenever you're sad > C#m > Carry you around > D > When your arthritis is bad > A E > All I wanna do is >

Re: OT: LaTeX with monospace material

2007-02-15 Thread Jochen Schulz
Kent West: > > What I'm concerned about is the chord names (A, D, etc) need to line up > with the word where the chords change, which means exact placement will > be necessary. I currently do this in OO.o with a monospace font and > manually spacing over to where the chord name goes. I am sure th

OT: LaTeX with monospace material

2007-02-14 Thread Kent West
(Off-Topic because this is really a LaTeX question rather than a Debian question.) I've been using OpenOffice.org to produce paper copies of songs written for guitar, but with all the talk about LaTeX on this list lately, I got to wondering if it might be a better product. The material looks like

RE: [Solved] [Bit OT]: Latex Gurus?

2005-08-11 Thread Byron Hillis
Thanks Kevin, your example below worked perfectly. I didn't have a chance to try yours Jim, because I liked the idea of not needing external packages. Thanks again to everyone who helped out. Just marvellous ;-). Byron Hillis > From: Kevin Buhr > > -START OF EXAMPLE- > \documentclass{a

Re: [Bit OT]: Latex Gurus?

2005-08-10 Thread Hugo Vanwoerkom
Kevin Buhr wrote: "Byron Hillis" <[EMAIL PROTECTED]> writes: A quick Q for a Latex document layout. I want a single column output, but on the right hand side I want a line that separates the \marginpar notes from the rest of the text. Like this Body Text Body Text Body Text | B

Re: [Bit OT]: Latex Gurus?

2005-08-10 Thread Kevin Buhr
"Byron Hillis" <[EMAIL PROTECTED]> writes: > > A quick Q for a Latex document layout. I want a single > column output, but on the right hand side I want a line > that separates the \marginpar notes from the rest of the > text. Like this > > Body Text Body Text Body Text | > Body T

Re: [Bit OT]: Latex Gurus?

2005-08-09 Thread Jim Ottaway
> Byron Hillis <[EMAIL PROTECTED]> writes: > Hi all, > Just wanting to tap into some of the wide-ranging knowledge > available on this list. > A quick Q for a Latex document layout. I want a single > column output, but on the right hand side I want a line > that separates the \marginpar not

Re: [Bit OT]: Latex Gurus?

2005-08-08 Thread Joe Smith
A nasty hack, but if there is at least one margin note per page then this might work: \marginpar{\rule[-2000cm]{1mm}{4000cm}Text goes here} (I've never used LaTeX before so no clue if it will work). The idea is to make the line next to the paragraph so long it covvers the whole page. -- T

Re: [Bit OT]: Latex Gurus?

2005-08-08 Thread Gregory Seidman
On Tue, Aug 09, 2005 at 12:41:04AM +1000, Byron Hillis wrote: } Hi all, } } Just wanting to tap into some of the wide-ranging knowledge } available on this list. } } A quick Q for a Latex document layout. I want a single } column output, but on the right hand side I want a line } that separates

Re: [Bit OT]: Latex Gurus?

2005-08-08 Thread Andrew Schulman
> Just wanting to tap into some of the wide-ranging knowledge > available on this list. You might have better luck asking on comp.text.tex. Good luck, Andrew. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: [Bit OT]: Latex Gurus?

2005-08-08 Thread Byron Hillis
Roberto C. Sanchez said... > I forget if the minipage environment is limnited to a single > page, or if it can span multiple pages. If the latter, then > that may be an option. Unfortunately, the minipage environment doesn't allow for placement of figures inline with the text, so it's not an op

Re: [Bit OT]: Latex Gurus?

2005-08-08 Thread Roberto C. Sanchez
On Tue, Aug 09, 2005 at 12:41:04AM +1000, Byron Hillis wrote: > Hi all, > > Just wanting to tap into some of the wide-ranging knowledge > available on this list. > > A quick Q for a Latex document layout. I want a single > column output, but on the right hand side I want a line > that separates

[Bit OT]: Latex Gurus?

2005-08-08 Thread Byron Hillis
Hi all, Just wanting to tap into some of the wide-ranging knowledge available on this list. A quick Q for a Latex document layout. I want a single column output, but on the right hand side I want a line that separates the \marginpar notes from the rest of the text. Like this Body Tex

Re: [OT] Latex Q - page number appears on pg 1 with empty pagestyle

2003-12-18 Thread Derrick 'dman' Hudson
On Fri, Dec 19, 2003 at 05:03:25AM +0200, Micha Feigin wrote: | I am writing a document with latex using the article document | class. The problem is that when setting \pagestyle{empty} either in | the preamble or after the \begin{document} I still get a page number on | the first page. Odd, isn't

Re: [OT] Latex Q - page number appears on pg 1 with empty pagestyle

2003-12-18 Thread Le Hoang Anh
On Fri, Dec 19, 2003 at 05:03:25AM +0200, Micha Feigin wrote: > I am writing a document with latex using the article document > class. The problem is that when setting \pagestyle{empty} either in > the preamble or after the \begin{document} I still get a page number on > the first page. Since there

[OT] Latex Q - page number appears on pg 1 with empty pagestyle

2003-12-18 Thread Micha Feigin
I am writing a document with latex using the article document class. The problem is that when setting \pagestyle{empty} either in the preamble or after the \begin{document} I still get a page number on the first page. Since there are guidelines for submitting this one this is a big no no. Any idea

Re: OT: LaTeX problem w/ upside-down slides

2003-01-07 Thread Hubert Chan
> "Andrew" == Andrew Perrin <[EMAIL PROTECTED]> writes: Andrew> (I apologize for the off-topic post but I know there are LaTeX Andrew> users around and this is a bit of an emergency.) Andrew> Help! I haven't used the seminar package for a year or so; now, Andrew> when creating the slides for

OT: LaTeX problem w/ upside-down slides

2003-01-07 Thread Andrew Perrin
(I apologize for the off-topic post but I know there are LaTeX users around and this is a bit of an emergency.) Help! I haven't used the seminar package for a year or so; now, when creating the slides for a class lecture tomorrow, suddenly all slides come out upside-down. This happens with using l

Re: [OT] latex, pdflatex and graphics formats

2002-12-02 Thread Tom Cook
On 0, J?rg Johannes <[EMAIL PROTECTED]> wrote: > Hi everybody > > For my documents, I have to use both LaTeX and pdfLaTeX. The problem I > have is, pdflatex does not (at least per default) understand .eps and > .ps files. So I have to convert my .eps figures from gnuplot into .png > for pdflat

Re: [Fwd: Re: [OT] latex, pdflatex and graphics formats]

2002-11-29 Thread Jerome BENOIT
I am very sorry for the misspelling, so let me try again: you can find the `epstopdf.sty' LaTeX STY file in the drectory `/usr/share/texmf/tex/latex/oberdiek' Bye, Jerome Jörg Johannes wrote: Hello Jerome the LaTeX package `epstopdf' allows to convert PostScript files on the fly: you should f

Re: [Fwd: Re: [OT] latex, pdflatex and graphics formats]

2002-11-29 Thread Jörg Johannes
Hello Jerome the LaTeX package `epstopdf' allows to convert PostScript files on the fly: you should find it at your favorite CTAN site in the folder: CTAN:/macros/latex/contrib/supported/oberliek or somethinh lik that. This looks very promising, I have to check it out. But wait... this should

[Fwd: Re: [OT] latex, pdflatex and graphics formats]

2002-11-28 Thread Jerome BENOIT
Original Message Subject: Re: [OT] latex, pdflatex and graphics formats Date: Thu, 28 Nov 2002 11:03:55 +0200 From: Jerome BENOIT <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: Dominique Dumont <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]>

Re: [OT] latex, pdflatex and graphics formats

2002-11-28 Thread Dominique Dumont
Jörg Johannes <[EMAIL PROTECTED]> writes: > Hi everybody > > For my documents, I have to use both LaTeX and pdfLaTeX. The problem I > have is, pdflatex does not (at least per default) understand .eps and > .ps files. So I have to convert my .eps figures from gnuplot into .png > for pdflatex in ord

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Jörg Johannes
Hi Stefan I really like the makefile approach, but I will have to read the "make"-nutshell book before I understand what the snipped you gave me really does... Thanks anyway. joerg I would use a Makefile like -[snip!]--- FROM = $(subst .eps,.pdf, $(wildcard

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Stefan Janecek
On Tue, 2002-11-26 at 13:42, Jörg Johannes wrote: > Hi everybody > > For my documents, I have to use both LaTeX and pdfLaTeX. The problem I > have is, pdflatex does not (at least per default) understand .eps and > .ps files. So I have to convert my .eps figures from gnuplot into .png > for pdfl

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Jerome BENOIT
Hi {pdf,}LaTeX Fans ! There is a package written by Oberdiek which does the job: `epstopdf' Read the comments before to use it. Otherwise, I guess that this list is not the proper one for pure TeX issue. I hope that helps, Jerome Jörg Johannes wrote: Hi everybody For my documents, I have to

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Vincent Lefevre
In article <[EMAIL PROTECTED]>, Jörg Johannes <[EMAIL PROTECTED]> wrote: > For my documents, I have to use both LaTeX and pdfLaTeX. Me too. > The problem I have is, pdflatex does not (at least per default) > understand .eps and .ps files. So I have to convert my .eps figures > from gnuplot

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Johann Spies
On Tue, Nov 26, 2002 at 02:31:47PM +0100, Jörg Johannes wrote: > Hello Johann > > I'm not sure if we understand each other. I'll ask you what is unclear > in comments below: > Johann Spies schrieb: > > >\newif\ifpdf > >\ifx\pdfoutput\undefined > > \pdffalse > > \documentclass[dvips,12pt,a4pa

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Michael P. Soulier
On 26/11/02 J?rg Johannes did speaketh: > Hi everybody > > For my documents, I have to use both LaTeX and pdfLaTeX. The problem I > have is, pdflatex does not (at least per default) understand .eps and > .ps files. So I have to convert my .eps figures from gnuplot into .png > for pdflatex in o

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Jörg Johannes
Hello Johann I'm not sure if we understand each other. I'll ask you what is unclear in comments below: Johann Spies schrieb: \newif\ifpdf \ifx\pdfoutput\undefined \pdffalse \documentclass[dvips,12pt,a4paper]{article} \else \pdfoutput=1 \let\special\message \pdftrue \documentclass[

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Gary Turner
On Tue, 26 Nov 2002 13:42:35 +0100, Jörg Johannes wrote: >Hi everybody > >For my documents, I have to use both LaTeX and pdfLaTeX. The problem I >have is, pdflatex does not (at least per default) understand .eps and >.ps files. So I have to convert my .eps figures from gnuplot into .png >for pd

Re: [OT] latex, pdflatex and graphics formats

2002-11-26 Thread Johann Spies
On Tue, Nov 26, 2002 at 01:42:35PM +0100, Jörg Johannes wrote: > For my documents, I have to use both LaTeX and pdfLaTeX. The problem I > have is, pdflatex does not (at least per default) understand .eps and > .ps files. So I have to convert my .eps figures from gnuplot into .png > for pdflatex

[OT] latex, pdflatex and graphics formats

2002-11-26 Thread Jörg Johannes
Hi everybody For my documents, I have to use both LaTeX and pdfLaTeX. The problem I have is, pdflatex does not (at least per default) understand .eps and .ps files. So I have to convert my .eps figures from gnuplot into .png for pdflatex in order to use them. The other way round, "normal" LaTeX

Re: [OT] LaTeX and Zapf Chancery fonts

2001-11-22 Thread joel_mayes
> on Wed, Nov 21, 2001 at 10:01:53PM -0500, Alan Shutko wrote: > [EMAIL PROTECTED] writes: > > > Can some one please send my an example on how to specify the pzc or the uzc > > fonts in a default Debian teTeX install, I can't figure it out and it's > > driving my Mad. > > \fontfamily{pzc}\fontsha

Re: [OT] LaTeX and Zapf Chancery fonts

2001-11-21 Thread Alan Shutko
[EMAIL PROTECTED] writes: > Can some one please send my an example on how to specify the pzc or the uzc > fonts in a default Debian teTeX install, I can't figure it out and it's > driving my Mad. \fontfamily{pzc}\fontshape{it}\selectfont test -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of

[OT] LaTeX and Zapf Chancery fonts

2001-11-21 Thread joel_mayes
Can some one please send my an example on how to specify the pzc or the uzc fonts in a default Debian teTeX install, I can't figure it out and it's driving my Mad. Thanks ( and good Karma to any replys) joel

Re: [OT] LaTeX and \input{file}

2001-06-12 Thread Thomas Halahan
or use \usepackage{verbatim} ... \verbatiminput{filename.txt} this package also provides the comment environment which is good for big comment blocks. tom

[OT] LaTeX and \input{file}

2001-06-07 Thread Johannes Jörg
Hi List I need to input a file as raw text (every linbreak must be a linebreak, there are some backslashes in it etc.) I tried \input[verbatim]{file}, but this does not what I want it to (It gives an error message instead ;-) ) The problem is: I do not want to make a second copy of the file where

Re: [OT] LaTeX and \input{file}

2001-06-07 Thread ANDREW PERRIN
You could see if the fancyvrb package on CTAN helps with this - it's an interesting catch-22 since the verbatim environment doesn't allow for any includes. I suppose a quick fix would be to add \begin{verbatim} and \end{verbatim} lines to the file being included, but that pollutes your original fi

Re: [OT] LaTeX and \input{file}

2001-06-07 Thread Brian May
> "Johannes" == Johannes Jörg <[EMAIL PROTECTED]> writes: Johannes> I need to input a file as raw text (every linbreak must Johannes> be a linebreak, there are some backslashes in it etc.) Johannes> I tried \input[verbatim]{file}, but this does not what I Johannes> want it to (

Re: [OT?] LaTeX fonts in X?

2001-05-30 Thread David Z. Maze
Joerg Johannes <[EMAIL PROTECTED]> writes: JJ> Aren't the LaTeX fonts scalable post-script fonts? Not generally; they use a meta-language called METAFONT, which includes much more information than PostScript fonts use. (For example, 5-point Computer Modern scaled to 20 points looks much different

[OT?] LaTeX fonts in X?

2001-05-30 Thread Joerg Johannes
Hi List Aren't the LaTeX fonts scalable post-script fonts? I wonder if it is possible to use, say, the cm-family font just like "normal" X-fonts, eg. for the GIMP. The idea comes from my need for images containing text. Using these images in Latex looks ugly if they use other fonts than the LaTeX-