Darrin Thompson <[EMAIL PROTECTED]> writes:
| I thought that everything under /usr should be read only except to root
| or superuser. Is latex not yet compliant with that?
|
| Darrin
|
| >
| > If it is a permission problem this should fix it:
| >
| > cd /usr/share/
| > chmod -R a+rX texmf/
-
I thought that everything under /usr should be read only except to root
or superuser. Is latex not yet compliant with that?
Darrin
>
> If it is a permission problem this should fix it:
>
> cd /usr/share/
> chmod -R a+rX texmf/
>
> Lgb
Darrin Thompson <[EMAIL PROTECTED]> writes:
| Thanks,
|
| I finally figured out a simpler work around that works about half the
| time.
|
| Latex is trying to generate new font files and is having permission
| troubles. It just won't say permission denied or anything obvious like
| that. The th
Thanks,
I finally figured out a simpler work around that works about half the
time.
Latex is trying to generate new font files and is having permission
troubles. It just won't say permission denied or anything obvious like
that. The thing to do is to take the lyx file and export it as latex.
You
On Tue, Aug 17, 1999 at 07:30:06AM -, Juergen Vigna wrote:
>
> You said RedHat 6.0? This seems strange to me, ..., did you upgrade
> or install a new system? If you upgraded from an old system, try to
> remove the latex-packages 'rpm -e ...' and then install them new
> 'rpm -i ...' (the origi
On 17-Aug-99 Darrin Thompson wrote:
>
> So the last question of the day is, what is the real fix?
>
You said RedHat 6.0? This seems strange to me, ..., did you upgrade
or install a new system? If you upgraded from an old system, try to
remove the latex-packages 'rpm -e ...' and then install th
I think I have fixed it, finally. Sort of.
It seems that Latex was missing some ecrm files.
I remedied this by running the latex output through latex and watching
for missing fonts. I then ran mktexmf on each fontname. Then the next
time, latex would generate a metrics file for the font and
Lars,
The lyx and latex files looked fine. The foot note was there. I have
included them at the bottom of this document.
I think you were right way long ago about suspecting a font problem.
Here is the standard error output of "latex log"
I think this is the answer, I just don't know what the g
Darrin Thompson <[EMAIL PROTECTED]> writes:
| So my problem is lyx?
Can you create a minimal lyx document, a document that only contains a
footnote. Try to preview that, it it fails. Export your minimal
document to latex and run latex on it, is the problem still there? ->
send me the exported la
I pasted your code into latex. The dvi output contained a small number 1
at the top of the page, and "1 test" at the bottom. It appeared to work.
So my problem is lyx?
Thanks so much for your help, Lars.
Darrin
"Lars Gullik Bjønnes" wrote:
>
> Darrin Thompson <[EMAIL PROTECTED]> writes:
>
>
Darrin Thompson <[EMAIL PROTECTED]> writes:
| Nope. Plain old vanilla, middle of the paragraph footnotes.
What happens if you creat a minimal LateX document with footnotes and
run it through latex?
\documentclass{article}
\begin{document}
\footnote{test}
\end{document}
Lgb
Nope. Plain old vanilla, middle of the paragraph footnotes.
Darrin
"Lars Gullik Bjønnes" wrote:
>
> Darrin Thompson <[EMAIL PROTECTED]> writes:
>
> | I also scanned the dvi file and was unable to find any references to my
> | footnotes. I have looked at the ouput with both xdvi and gv and they
Darrin Thompson <[EMAIL PROTECTED]> writes:
| I also scanned the dvi file and was unable to find any references to my
| footnotes. I have looked at the ouput with both xdvi and gv and they
| just are not there.
Are you using footnotes in tables or in sectioning headers?
Lgb
I viewed the postscript output from my document with "less". I looked at
page 1 (where some footnotes should have appeared) and found no
reference to any footnotes there.
This leads me to believe that either lyx or latex is discarding the
footnotes completely.
There didn't appear to be any code
Darrin Thompson <[EMAIL PROTECTED]> writes:
| I'm having a problem with lyx 1.0.3
|
| I cannot use footnotes at all. On the dvi or ps output, where the notes
| are supposed to be, there is a horizontal line indicating a footnote
| should be present, but no footnote.
Are you perhaps missing the
I'm having a problem with lyx 1.0.3
I cannot use footnotes at all. On the dvi or ps output, where the notes
are supposed to be, there is a horizontal line indicating a footnote
should be present, but no footnote.
Also, there was in the Users Guide, some "hello world" program, whose
results did n
16 matches
Mail list logo