On Sat, Jan 26, 2013 at 2:59 AM, Jindrich Novy wrote:
> Example pdflatex error in log - style missing:
> ----
> ! LaTeX Error: File `upquote.sty' not found.
>
> Type X to quit or <RETURN> to proceed,
> or enter new name. (Default extension: sty)
> ----
>
> solution:
> ----
> # yum install 'tex(upquote.sty)'
> Loaded plugins: langpacks, presto, refresh-packagekit
> Resolving Dependencies
> --> Running transaction check
> ---> Package texlive-upquote.noarch 2:svn26059.v1.3-13.fc18 will be
> installed
> --> Finished Dependency Resolution
>

But if I have a .tex file that needs 40 such requirements, I have to
go through the above "fix" 40 times. Isn't there a way to launch yum
to install all the requirements automatically when I run latex?

Thanks,
Orcan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to