Ubuntu :: Install Lineno.sty File For Latex Files?

Feb 2, 2011

i have installed ubuntu using WUBI, and it was working for the last 4 months. today i was trying to install lineno.sty file for latex files; using synaptic. while installing it some error message related to grub came and after the downloading was finish the system asked for rebooting. when i reboot the system it has gone to grub rescue mode. i have so many files saved in the ubuntu partition, i don't want to loose it.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Unable To Install LaTeX / No Pdflatex File In Repos

Aug 3, 2010

When I install the texlive packages (LaTeX installation) in Mint 9 (= Ubuntu 10.04), the pdflatex module is not installed. Yet it's required for producing pdf files from LaTeX editors, for example jEdit with the LaTeX Tools plug-in. pdflatex is not in the Mint/Ubuntu repos.

View 3 Replies View Related

General :: Getting Emacs Recognizing .tex As Latex And Even Running Latex-mode?

Jul 5, 2010

I am a semi-noob on this and I have problems getting my emacs recognizing .tex as latex and even running latex-mode. Usually when you run latex-mode (M-x : latex-mode) emacs should switch to latex-mode, but nothing happens in my case. The menu bar still show the TeX options, highlighting remains the same etc.

I am running emacs 23.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.10.4), this is on a university system so I don't know much about it.

> uname -a
Linux karakum 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 00:57:09 EST 2010 x86_64 x86_64 x86_64 GNU/Linux.

View 12 Replies View Related

OpenSUSE :: Okular And Dvi Files Generated By Latex?

Jan 24, 2010

I write my courses with Latex and I used Kdvi to read them. Since there is Okular the rendreing is very bad and I have to use back xdvi which works perfectly but is less friendly. I have no problem with pdf files. Did somebody exprience the same thing? How is it possible to solve it? I forgot to say that the problem occurs with opensuse 11.2, 11.2 and I've updated to the last version of Okular

View 6 Replies View Related

Software :: Merging Files Together Based On Latex Syntax?

Mar 4, 2010

I have a latex code file which links itself to many other latex files. The syntax is as follows:input{*path of file to be inputed*}The path is relative to the current working directory, so if my file is stored in /home/kevin/mybook.tex and I want to include a file in /home/kevin/latexstuff/copyleft.tex I simply write:input{latexstuff/copyleft.tex}

The latex compiler includes these files just as if they had been copied and pasted into the main latex file at the point specified. My problem is that I have a document which depends on quite a bit of these input commands,ut I am trying to use a latex preprocessor (ratexdb, adds database fields to your latex documentshich does not support input commands, leaving my file only half processed.So I was wondering: is there any easy way to parse through my main file, detect only the input commands, interpret the syntax and include the files specified (where specified)nd produce a second, populated file, which can then be processed by ratexdb?

View 2 Replies View Related

Ubuntu :: Opening A Pptx File With LibreOffice / Latex?

Feb 5, 2011

I'm having trouble opening a pptx (powerpoint tex ie tex as in latex) file with LibreOffice. For the most part, LibreOffice opens the pptx file fine except for the fact that it is not translating certain mathematical symbols right. I really need to be able to open pptx files as many mathematicians are windows users. I figure there is a package or something I need to install but I don't know what it is.....

View 2 Replies View Related

General :: Edit LaTex Files On A Tablet / Ebook Device?

Oct 31, 2010

Reading and revising LaTex 20-page documents seems to be much more easier with a printout (hardcopy) then reading them off a screen. However, I cannot edit the document in real-time (just scrabble comments on the paper) which is cumbersome.

So it there a tablet or even better an ebook device (with e-ink which is easier on the eyes) where I can read document similarly to a printout and edit them in real-time?

View 5 Replies View Related

Ubuntu Installation :: LaTeX Error: File `glossaries.sty' Not Found?

Apr 5, 2010

Have searched around the web and here but can't find what package to load to solve the problem. Running 9.10

View 4 Replies View Related

Ubuntu Installation :: LaTeX Error: File `pause.sty' Not Found?

Aug 25, 2011

If i compile my.tex file using the command:latex my.tex I am getting this error:! LaTeX Error: File `pause.sty' not found.Type X to quit or <RETURN> to proceed,or enter new name. (Default extension: sty)

View 1 Replies View Related

Programming :: Insert Graphics Into Latex File?

May 30, 2011

I want to insert graphics into latex file, for longtime I used xfig to create graphs, but it is limited,specially for math formulas, dia i find not easy to use.Finally I want to try asymptote or tikz which one is more appropriate

View 1 Replies View Related

Programming :: LaTeX, Multiple Documents From One File?

Aug 17, 2010

I want to create multiple documents from within one file. Example:

Code:
documentclass{report}
preamble

[code]....

View 5 Replies View Related

Fedora :: LaTeX Citation Error "LaTeX Warning: Citation 'tzvp' On Page 4 Undefined On Input"

Feb 2, 2011

I'm just texing a little report and I get the following error message: LaTeX Warning: Citation 'tzvp' on page 4 undefined on input line 74 I have made a bibliography in the classic way, i.e.

[Code]....

View 2 Replies View Related

Ubuntu :: Install Python And A LaTeX Editor And Can't Get To Work

Jun 5, 2011

I'm trying to install Python and a LaTeX editor and can't really get either to work out. For texlive, I used 'sudo apt-get texlive-full', which didn't generate any errors, but I now can't seem to open the application. For Python, I used 'sudo apt-get update sudo apt-get install python2.6' which generated the error "Unable to lock directory /var/cache/apt/archives." I tried to remove a lock file that I read about on another post and open up SPM, but the error persisted.

View 2 Replies View Related

Software :: Install LaTeX On Laptop?

Jan 8, 2011

I'm trying to install LaTeX on my laptop, but when I type this...

sudo apt-get install texlive all I get is an error message:

E: unable to locate package texlive I also need to install BiBTeX.

View 4 Replies View Related

Software :: Install LaTeX Plugin For Gedit?

Apr 20, 2011

I want to install the LaTeX plugin for gedit. There is a Ubuntu package for this, but it seems to want to install an entire TeX system in addition to the plugin. I keep my LaTeX current from the texlive distribution, and Ubuntu tends to a year behind in its LaTeX distribution. Question: Will the package installer detect that I have a current LaTeX system and not install an older version?

View 2 Replies View Related

Ubuntu Security :: Install File For Reading Some Windows .dat Files?

Jun 15, 2010

I want to install this file for reading some windows .dat files[URL]...I looked at some code and it looks like its trying to connect to an outside server. This program is supposed to give non-Microsoft e-mail programs the ability to see attachments included in an e-mail message by a Microsoft e-mail composer.

View 3 Replies View Related

OpenSUSE Install :: Can't Log In File-system Is Full / Clean Up Any Unnecessary Files?

Nov 24, 2010

I can't login due to my file-system being full. I found the main area with the large usage. Var/log is taking 99.5% of my var folder. On a full file-system scan Var/log is taking up 85% of disk use. File-system capacity is 36 gig. Temp is cleared after each boot.

What can I do to clean up any unnecessary files. I can only boot in safe mode and have limited navigation skills. To get scan results I booted a live-disc.

Opensuse 11.2 gnome 64 bit.

View 9 Replies View Related

Ubuntu :: Installing Latex .sty And .cls?

Feb 7, 2011

I'm trying to install a .sty, .cls, and a .bst (bibtex) file for latex. I'm currently using texlive in Ubuntu 10.10. I have the general idea of where to install these but whenever I try to compile the .tex I get an error that says permission is denied to the .cls file, so I'm not sure what's going on.

I've ran the mktexlsr and everything else, but I still get this problem. If I run sudo pdflatex <filename> I wind up compiling a pdf document that I can't access. Not sure if I have to add permissions to the .sty and .cls files after they've been copied.

Additionally, the .sty and .cls files I'm using aren't in the official texlive distribution so I would definitely need to install them myself.

View 2 Replies View Related

Ubuntu :: How To Write In Japanese With Latex ( Lyx)

Jul 21, 2010

I need to write a document in japanese using Latex, but i'd like to know what are the steps to do it from scratch. I'm not so familiar with Latex and i really need some advices, especially regarding the packages for the language and all. What are the necessary programs to get? Packages? libraries?

View 1 Replies View Related

Ubuntu :: Gedit: LaTeX To PDF Does Not Work

Oct 18, 2010

I am using the Gedit LaTeX Plugin 0.2 rc3 on ubuntu 10.04 with gedit 2.30.3. The problem is that it will not make pdf files. I do have rubber installed.

[URL]

View 3 Replies View Related

Ubuntu :: How To Update Latex Packages

Dec 16, 2010

Question how can I update latex packages is there any easy way to do it in linux, such as in windows (miktex for example).I have installed all the TeX-live packages on the ubuntu software center. But I seem to have outdated older packages.03156397135

View 6 Replies View Related

Ubuntu :: LaTeX Regarding Multiple Columns?

Dec 19, 2010

I was trying to do a school assignment in LaTeX. The assignment involves having the page split into three columns: the first column is for the quote, the second is for a reaction, and the third is for questions. These columns must be able to break in the middle of a row. I was trying to accomplish this using LaTeX.

First, I tried the longtable environment, but that would not allow me to pagebreak in the middle of a row. Then, I tried parcolumns, but for some reason, the second "row" had a huge space between the first two words. Does anyone know of an environment suitable for this kind of work?

View 4 Replies View Related

Ubuntu :: Gedit Latex Plugin Not Working

Apr 23, 2010

I have installed gedit latex pugin but I am not able to compile the tex file from the gedit.Ihave rubber installed as well

View 2 Replies View Related

Ubuntu :: Installing A New LaTeX Class And Importing It To LyX?

Jun 12, 2010

I am totally new to LaTeX. I need to prepare a journal paper regarding my project work. I have some experience in preparing articles using LyX. The Elsevier group of journals has a format which is available as a zip file from [URL].. how to install this in a LaTeX environment like Kile?Is it possible to import this to an environment like LyX?

View 2 Replies View Related

Ubuntu :: Adding Repositories, CTAN, Latex?

Jan 4, 2011

I got Kile installed and when I tired to run a template, it wouldn't compile. I ran it thru the cmd line and i see that I'm missing the required packages. I want to install the tucv package [1] and was getting started to do it manually but then I realize I needed to install a handful of other packages. I heard it was easier to install with the Package Manager. I looked at the tut and I'm stuck on finding the apt-line for CTAN.[URL]..

View 1 Replies View Related

Ubuntu :: Vim Latex - Autoindent Feature Not Working

Feb 1, 2011

I installed the vim-latex suite. Syntax colors are working great, but the autoindent feature is not working like it works for .html and .f90 files. My .vimrc file is, as far as I can see, correct:

Code:
syntax on
" REQUIRED. This makes vim invoke Latex-Suite when you open a tex file.
filetype plugin on
" IMPORTANT: win32 users will need to have 'shellslash' set so that latex
" can be called correctly.
set shellslash
" IMPORTANT: grep will sometimes skip displaying the file name if you
" search in a singe file. This will confuse Latex-Suite. Set your grep
" program to always generate a file-name.
set grepprg=grep -nH $* .....

View 1 Replies View Related

Ubuntu :: Create Latex Class With Texmf And Lyx?

Mar 25, 2011

I'm trying to create a new .cls file for a journal called Bayesian Analysis. They supply a list of files called "latex macros" which I would like to use with Lyx to create the correct format. I've tried lots of things but no luck yet. This is the list of files I can get, Lyx 2.0, texmf, ubuntu 10.10

ba.bst
ba.cls
baextra.readme

[code]....

View 2 Replies View Related

Fedora :: Using TTF-font With LaTeX?

Apr 1, 2010

using TTF-font with LaTeX?

View 6 Replies View Related

Ubuntu :: Lucid Just Broke Latex Documents Using Natbib

May 13, 2010

I really didn't plan in not being able to compile some documents today!

The error message is that there is an additional } in the bbl files, which are NOT manually created in the first place.

View 8 Replies View Related

Ubuntu :: Matlab Latex Interpreter - Broken Fonts In EPS And PDF

May 27, 2011

Our Matlab users met the problem in Ubuntu while using Latex interpreter in Matlab. Namely, eps and pdf files generation out of Matlab plot outputs plot legend and axes lables incorrectly. All the letters are mixed, impression that character spaces are too dense. We can't blame Matlab, since exactly the same examples with the same Matlab version work fine on CentOS. We tested Ubntu 9.10, 10.4 and 10.10 -- same problem. Matlab version R2010b.

In addition, jpg, png generated with no problems. It's eps and pdf only
Matlab example:
plot(1:1:10)
xlabel('example','Interpreter','latex')
ylabel('ExAmPlE','Interpreter','latex')
a=legend('EXAMPLE example ExAmPle')
set(a,'Interpreter','latex','Fontsize',13)
print -depsc2 figure1
I am attaching a PDF, looks same as eps, but easier to display.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved