Search found 5 matches

by thelma
Sat Jan 30, 2010 5:43 pm
Forum: General
Topic: Change Name of .cls File
Replies: 3
Views: 2787

Re: Change Name of .cls File

I have no control over the software on the other machine.
I was given several .tex files to add content to, which I'll do on my Mac, with its revtex4-1.cls.
Is there a way that I can tell latex that revtex4-1.cls is now the default for this class?

thanks, --thelma
by thelma
Sat Jan 30, 2010 8:26 am
Forum: Community talk
Topic: Help: I can't logout of the site
Replies: 1
Views: 4548

Help: I can't logout of the site

I've clicked logout time and again, and when I look to see whether I've succeeded, I haven't.
--thelma, imprisoned here...
by thelma
Sat Jan 30, 2010 6:55 am
Forum: General
Topic: Change Name of .cls File
Replies: 3
Views: 2787

Change Name of .cls File

I've just installed the basic version of TeX Live on my Mac[OS X 10.5].

I've also, with help from this Board, got it to work with revtex.
I can now successfully latex a file that runs on another system:
latex complains that 'revtex4.cls' is missing--I tell it to use
'revtex4-1.cls', which is the ...
by thelma
Fri Jan 29, 2010 1:40 am
Forum: TeX Live and MacTeX
Topic: Tex Live basic and revtex4
Replies: 6
Views: 22167

Re: Tex Live basic and revtex4

Thank you.
I do have the revtex4-1.cls. When I tried to latex the file I had been given it asked for revtex4.cls. I told it to use revtex4-1.cls. It then reported two missing .sty files, but did produce some not unreasonable looking output.
Is replacing revtex4 by revtex4-1 going to cause me bad ...
by thelma
Wed Jan 27, 2010 4:56 pm
Forum: TeX Live and MacTeX
Topic: Tex Live basic and revtex4
Replies: 6
Views: 22167

Tex Live basic and revtex4

I've just installed the basic version of TeX Live on my Mac[OS X 10.5].
I need to use revtex4: do I need to download this separately or does it already exist within the Tex Live utitlities? If it exists, how do I set paths so latex can find it?

I tried to latex a file that runs on another system ...