Mate>The idea is that you should create a directory texinputs/ in
Mate> you home dir (or any other name, of course), and add to your
Mate> startup files setenv TEXINPUTS ${HOME}/texinputs/:$TEXINPUTS
Mate> No, this is not good (or unpredictable: it assumes TEXINPUTS is
> "Mate" == Mate Wierdl <[EMAIL PROTECTED]> writes:
>> "Garst" == Richard E Hawkins Esq <[EMAIL PROTECTED]>
>> writes:
Garst> Does the sun shine there?:) Sorry if that's just an American
Garst> joke. My question is, what is the best way to incorporate this
Garst> into the docs, and/o
> "Garst" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Garst> Does the sun shine there?:) Sorry if that's just an American
Garst> joke. My question is, what is the best way to incorporate this
Garst> into the docs, and/or can Configure do this for us. I hacked my
Ga
The sh solution is clearly best, but was not obvious to rick until it
was pointed out, and I don't think rick is entitled to "newbie" status.
Well,
xdvi xdvi $TEXMF/doc/tetex/TETEXDOC, page 5,
man {tex,bibtex} (look for env variables).
info kpathsea
Mate
> "Garst" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Garst> Does the sun shine there?:) Sorry if that's just an American
Garst> joke. My question is, what is the best way to incorporate this
Garst> into the docs, and/or can Configure do this for us. I hacked my
Garst> system and pu
The return-path strikes again :)
Garst asked me to forward this (I also liked the old auto-reply to list)
JM wrote:
Add
\usepackage{isuthesis}
in your document's preamble. You should make sure that you put the
.sty files in some place where LaTeX can find them and that they work
with latex2e.
> if you use a sh-like shell, or
>
> setenv TEXINPUTS "~/tex//:"
yikes, that was almost too easy :) thanks
I paniced for a moment, but when i ran down the hall for my printing,
the guy in there had a printout wiht pagenumbers on top, too. Seems
that's the rule around here . . .
--
OK, but how do I specify TEXINPUTS? That variable isn't defined in my
environment.
Suppose you put these files in
~hawk/tex/
Then put in the approriate shell init file either of
TEXINPUTS="~/tex//:"
export TEXINPUTS
if you use a sh-like shell, or
setenv TEXINPUTS "~/tex//:"
if
(*don't* include the whole file in the preamble.
Yuck.)
It is not only yuck, it usually does not work at all (@ and friends).
Mate---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis
> Wait. Does the thesis file have \documentstyle{isuthesis}? (Or documentclass.
> Whatever.)
The thesis example is:
\documentclass[11pt]{report}
\usepackage{isuthesis}
\usepackage{moreverb}
%\includeonly{chapter4}
\newtheorem{guess}{Hypothesis}
\newtheorem{althyp}{($H_a$)Alternative Hypothesis
(The only problem with writing long emails is that the people who write short
ones answer questions faster. Oh well.)
On Wed, Dec 02, 1998 at 02:24:14PM -0600, Richard E. Hawkins Esq. wrote:
>
> I can't find this in the documentation, either.
>
> I have found a sample thesis, with about 3 .sty
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes:
Richard> I can't find this in the documentation, either.
Richard> I have found a sample thesis, with about 3 .sty files, that
Richard> satisfied our dissertation office.
Richard> Do I set somethign in lyxrc to tell it where th
I can't find this in the documentation, either.
I have found a sample thesis, with about 3 .sty files, that
satisfied our dissertation office.
Do I set somethign in lyxrc to tell it where these are, and put a
/use{isuthesis}
in the preamble? Do I paste the entire files into the preamble?
13 matches
Mail list logo