latex-ucs

 
Thread Tools Search this Thread
Operating Systems Linux Slackware latex-ucs
# 1  
Old 05-19-2009
answering to myself:

It seems that such a package doesn't exist for the native tex installation on slackware. I installed texlive from Obtaining TeX Live - TeX Users Group and everything works fine.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 installing on Cisco UCS doesn't see HBAs

The chassis config is right... this blade can boot to VMware ESXi and see HBAs and LUNs. Solaris isn't seeing the HBAs at all... luxadm probe returns ERROR: No Fibre Channel Adapters found. fcinfo hba-port -l returns No Adapters Found. prtdiag -v gets me: ==== Upgradeable Slots... (3 Replies)
Discussion started by: jnojr
3 Replies

2. Ubuntu

Photo not added in latex, Ubuntu 14.04

Hello, I am not sure if this problem belong to this section but I am quite puzzled, so seeking help here. I have cv latex format found online from site . I am using following command line to get the pdf out of it, but somehow the document is missing the PHOTO. I am not sure if its feature of the... (0 Replies)
Discussion started by: emily
0 Replies

3. Red Hat

UCS installation issues

I am installing RHEL6 on a Cisco UCS blade and the GUI isn't showing up. Curious!!!!! I have installed it on 5 of the other blades and the GUI is there. However, there are many issues that I am having and I am going crazy with this thing. I have issues where the network adapters are not showing... (1 Reply)
Discussion started by: styehimba
1 Replies

4. Shell Programming and Scripting

Simple Makefile for LaTeX

I create figures using Gnuplot, but I use terminal epslatex, which produces a .tex file as output. I then latex this .tex file which creates are .dvi file, which I then convert to .ps and finally to an .eps file. Anyway here's what I'm doing in steps gnuplot plot.gplt (this writes out... (2 Replies)
Discussion started by: lost.identity
2 Replies

5. Debian

vi 7.0 and latex

Hi, In the new version of VIM that I am using, the sections, subsections are collapsed as shown below: +-- 36 lines: \subsection*{Aim}------------------------- If I press space on the above line, the subsection will be expanded, but I have to do it every time I open the file. Is there... (0 Replies)
Discussion started by: superuser84
0 Replies

6. UNIX for Dummies Questions & Answers

Printing documents using LaTeX

Hi I want to know how to give a file for printing using Latex formatting also where can I get the latex s/w . Thanks in advance (1 Reply)
Discussion started by: gosavi_ganesh
1 Replies
Login or Register to Ask a Question
LATEX-MK(1)							  [FIXME: manual]						       LATEX-MK(1)

NAME
latex-mk - automate compilation of LaTeX files. SYNOPSIS
latex-mk [options] DESCRIPTION
This manual page documents briefly the latex-mk commands. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. latex-mk is a wrapper script used by the LaTeX-Mk makefile system for LaTeX documents. Its purpose is to run LaTeX the appropriate number of times to resolve all references and page changes associated with resolving references. OPTIONS
A summary of options is included below. For a complete description, see the Info files. -h --help Show description of the script. --version Show version of program. -b --bibtex Force call to BibTeX. --clean Delete log file. --debug Enable debug mode. --ignore-errors Ignore errors. --pdflatex Use pdflatex instead of latex. --tex2page Use tex2page instead of latex. AUTHOR
This manual page was written by Rafael Laboissiere rafael@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. COPYRIGHT
Copyright (C) 2006 Rafael Laboissiere [FIXME: source] January 28, 2006 LATEX-MK(1)