Sponsored Content
Full Discussion: latex-ucs
Operating Systems Linux Slackware latex-ucs Post 302317281 by kerb41 on Monday 18th of May 2009 12:56:57 PM
Old 05-18-2009
latex-ucs

Hi!
I am using Slackware 12.1 and I have a question regarding LaTeX.
I am trying to use the package ucs, so that I can write in greek, but with no success. In Debian there is a package latex-ucs.deb that does the trick. Is there something similar in Slackware?

Thanks in advance
 

6 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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
deb-shlibs(5)							  dpkg utilities						     deb-shlibs(5)

NAME
deb-shlibs - Debian shared library information file DESCRIPTION
shlibs files map shared library names and versions (sonames) to dependencies suitable for a package control file. There is one entry per line. Blank lines are not allowed. Lines beginning with an # character are considered commentary, and are ignored. All other lines must have the format [type:] library version dependencies The library and version fields are whitespace-delimited, but the dependencies field extends to the end of the line. The type field is optional and normally not needed. See the Debian Policy Manual for further details. EXAMPLES
The shlibs file for a typical library package, named libcrunch1, that provides one library whose soname is libcrunch.so.1, might read libcrunch 1 libcrunch1 (>= 1.2-1) The dependencies must mention the most recent version of the package that added new symbols to the library: in the above example, new sym- bols were added to version 1.2 of libcrunch. This is not the only reason the dependencies might need to be tightened; again, see the Debian Policy Manual for details. SEE ALSO
dpkg-shlibdeps(1), deb-symbols(5). Debian Project 2008-02-17 deb-shlibs(5)
All times are GMT -4. The time now is 05:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy