Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
46 views

.gitignoring pdf file only when a tex source is present

I'd like to set up a global .gitignore file in my home suitable for working with TeX files. So typical TeX junk files such as *.log, *.aux, *.synctex.gz would go in it. The next step, however, is ...
0
votes
0answers
91 views

How am I getting a “Permission denied” error in TeXworks?

I compiled a .tex file in TeXworks for Windows 7 that had a graph in it, so I had to install the TikZ library for LateX. Afterwards, all compilations are failing. The TeXworks console displays ...
0
votes
0answers
39 views

aspell - how to ignore references inside \citep{} and \citet{} references [closed]

I'm using aspell --version International Ispell Version 3.1.20 (but really Aspell 0.60.6) to verify my tex files with the command: aspell -d pt_PT --dont-tex-check-comments -c file0.tex The ...
1
vote
1answer
52 views

BibTeX will not compile

I am trying to compile a bibliography that is externally linked but I get back an error saying I couldn't open file name firstbibtex.aux Here is the referencing code: @article{greenwade93, ...
1
vote
1answer
96 views

updating TeX on linux

I am trying to compile some LaTeX code which uses the algorithmicx environemt for producing pseudocode. It won't compile and someone told me that from the log file that the packages for these needed ...
0
votes
2answers
389 views

How can I link to a local file in a LaTeX document typeset with PDFlatex on Mac OS X?

When I try to embed a link to a local file in a LaTeX document via \href{file://./path-to-file}{filename} it's typeset as a remote link, so http:// is prepended. How can I link to a local file, with ...
0
votes
2answers
166 views

vim and TeX filetypes. plaintex vs. tex

I open tex files with vim, but some files are recognized as filetype plaintex, some others as filetype tex. Why is so ? What is the trigger that recognizes the file as tex (which has the highlighting ...
1
vote
2answers
2k views

How to install Texlive on CentOS?

How can I install texlive in CentOS? I'm trying yum, but it has repos only for tetex. Where to search for?
4
votes
2answers
376 views

When did my LaTeX files become TeX files?

After transferring all my files onto a new machine, all files that were once LaTeX files (having the texnic center "T" icon) are now TeX files (having the TeX works icon --I don't remember installing ...
3
votes
2answers
411 views

How to avoid littering one's Tex directories with intermediate files

From http://mathoverflow.net/questions/8603/how-not-to-auto-generate-aux-bak-files-in-latex-closed I use winedt. I prefer to only have .tex files, or just dvi, pdf files that I need. i don't need ...
1
vote
2answers
99 views

Software to real time display of tex formula available?

Texit is only available in mac Lyx is too complicated to setup,need to install several softwares. Is there a simple solution?
2
votes
2answers
174 views

Don't number chapters

I am working on a school project, and I do not want to use chapters, and I want sections to be "the most important" style. Right now, sections are numbered n.m, where n is the chapter (0), and m is ...
0
votes
2answers
1k views

Installing dvipng to MiKTeX on Win XP machine?

I'm completely new to TeX. I have installed MiKTeX on a Win XP machine (installation went fine), and now I would like to install dvipng. I need it to be able to use TeX in a flashcard program I use ...
5
votes
6answers
645 views

What have you used LyX for?

What have you used LyX for? What problems have you faced? Would you use it again for that?