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
KLATEXFORMULA(1)					      General Commands Manual						  KLATEXFORMULA(1)

NAME
klatexformula -- Gui to generate pictures from latex formulas. SYNOPSIS
klatexformula [-i,--input file] [-l,--latexinput expression ] [-o,--output file ] [-F,--format format] [-f,--fgcolor '#xxxxxx'] [-b,--bgcolor '#xxxxxx'] [-X,--dpi N] [-m,--mathmode expression containing '...'] [-p,--preamble LaTeX code] [-q,--quiet] [--lbor- deroffset N] [--tborderoffset N] [--rborderoffset N] [--bborderoffset N] [--tempdir /path/to/temp/dir] [--latex latex executable] [--dvips dvips executable] [--gs gs executable] [--epstopdf epstopdf executable] [-h,--help] [-V,--version] [-Q,--qtoption qt-option] DESCRIPTION
This manual page documents briefly the klatexformula program. klatexformula provides a GUI to easily get an image from a LaTeX formula or equation. It can alos be used via commandline using the options below. OPTIONS
-i,--input file Specifies a file to read latex input from. -l,--latexinput expression Specifies the LaTeX code of an equation to render. -o,--output file Specifies to write the output image (obtained from equation given by --input or --latexinput) to file or standard output. -F,--format format Specifies the format the output should be written in. By default, the format is guessed from file name extension and defaults to PNG. -f,--fgcolor '#xxxxxx' Specifies a color (in web #RRGGBB hex format) to use for foreground color. Don't forget to escape the '#' to prevent the shell from interpreting it as a comment. -b,--bgcolor '#xxxxxx' Specifies a color (in web #RRGGBB hex format, or '-' for transparent) to use as background color (defaults to transparent). -X,--dpi N Use N dots per inch (DPI) when converting latex output to image. Defaults to 1200 (high-resolution image). -m,--mathmode expression containing '...' Specifies which LaTeX math mode to use, if any. The termument to this option is any string containing "...", which will be replaced by the equation itself. Defaults to "[ ... ]" -p,--preamble LaTeX code Any LaTeX code that will be inserted before egin{document}. Useful for including custom packages with usepackage{...}. -q,--quiet Disable console output of warnings and errors. --lborderoffset N,--tborderoffset N,--rborderoffset N,--bborderoffset N Include a mtermin of N postscript points on left, top, right, or bottom mtermin respectively. --tempdir /path/to/temp/dir Specify the directory in which KLatexFormula will write temporary files. Defaults to a system-specific temporary directory like "/tmp/". --latex latex executable --dvips dvips executable --gs gs executable --epstopdf epstopdf executable Specifiy the executable for latex, dvips, gs or epstopdf. By default, they are searched for in $PATH and/or in common system directories. -h,--help Display this help text and exit. -V,--version Display KLatexFormula version information and exit. -Q,--qtoption qt-option Specify a Qt-Specific option. For example, to launch KLatexFormula in Plastique GUI style, use: klatexformula --qtop- tion='-style=Plastique' Note that if qt-option begins with a '-', then it must be appended to the long '--qtoption=' syntax with the equal sign. SEE ALSO
latex (1), ghostview (1), http://klatexformula.sourceforge.net/ AUTHOR
This manual page was written by Tobias Winchen tobias.winchen@physik.rwth-aachen.de for the Debian system (and may be used by others) based on the upstream documentation by Phillipe Faist. 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. KLATEXFORMULA(1)
All times are GMT -4. The time now is 11:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy