Ubuntu is a Linux distribution based on Debian. It includes TeX and Friends in the form of the TeX Live distribution. Note that http://askubuntu.com is specifically dedicated to Ubuntu questions.
2
votes
0answers
134 views
LaTeX IDE with git
I currently use Texmaker when working with LaTeX. I often use Git as well with LaTeX. I was wondering if there is an IDE similar to Texmaker which supports Git.
Thanks.
P.S. I use Ubuntu.
2
votes
0answers
385 views
\setbeamerfont for customizing content font in LaTeX beamer
I have a problem in which I am not sure how to modify the content (normal text) of beamer font. I only know how to modify the frametitle
In which
\setbeamerfont{structure}{family=\fontUbuntu}
...
1
vote
0answers
51 views
Which texmf directory to use for non-texlive deb-package
I'd like to provide a collection of packages/classes/fonts in a custom .deb package, i.e. that is not part of texlive.
Which directory should I choose for installing?
texlive tells me to use ...
1
vote
0answers
328 views
Why Ubuntu pdflatex in terminal and texmaker pdflatex load different libertine fonts?
The texlive 2012 and the libertine font version (currently 5.3) has been already updated by:
Tlmgr update --all
However, I found texmaker pdflatex invoke libertine-legacy, because when using ...
0
votes
0answers
26 views
File pictexwd.sty not found on ubuntu
I'm trying to compile a document that has successfully compiled many times before, but now I'm getting the error ! LaTeX Error: File ``pictexwd.sty' not found.
Here's a MWE:
\documentclass{scrartcl}
...
0
votes
0answers
134 views
Error and warning messages point to wrong LaTeX files
When compiling big LaTeX projects with nested inputs using MikTeX 2.9 and TeXnicCenter 2.0 Beta 1 I noticed that some of the error and warning messages point to wrong LaTeX files.
The line number (if ...
0
votes
0answers
152 views
media9 + ubuntu 13.04 install?
How do I install media9 in my ubuntu 13.04?
I'm trying to create a beamer presentation that contains a video using LyX.
