I have a Texlive 2013 installation shared between Debian and Windows 7. I did this in the following way:
1) first running the installer from Debian (choosing both architectures)
2) changing the folder's name so I wouldn't overwrite it when I ran the installer from windows and
3) finally replacing ...
Search found 5 matches
- Mon Jul 08, 2013 4:31 am
- Forum: TeX Live and MacTeX
- Topic: Font not found on a dual-boot texlive installation
- Replies: 0
- Views: 4494
- Sat Jun 22, 2013 9:58 pm
- Forum: TeX Live and MacTeX
- Topic: Error after last TeX File closed
- Replies: 2
- Views: 9828
Error after last TeX File closed
By the time I post this thread I didn't realize that, in fact, I had two problems, the first was a corrupted installation (most probably due to a less than optimal Internet service). The second was how emacs/auctex reported the errors in a tex file. Despite the error type the message I always got ...
- Mon May 06, 2013 6:59 am
- Forum: TeX Live and MacTeX
- Topic: Packages not found for Installation
- Replies: 2
- Views: 6580
Packages not found for Installation
Have you tried
From what I saw you should be able to install them with:
Code: Select all
sudo tlmgr search --global <package>
Code: Select all
sudo tlmgr install adjustbox collectbox
- Sun May 05, 2013 6:49 am
- Forum: TeX Live and MacTeX
- Topic: Error after last TeX File closed
- Replies: 2
- Views: 9828
Error after last TeX File closed
The problem was that some packages went corrupt during a previous update. I got to this conclusion after done this.
Installing TeX Live again ( without removing the old installation),
Testing if the file could be compiled correctly,
Backing up the packages,
Activating the old TeX Live ...
Installing TeX Live again ( without removing the old installation),
Testing if the file could be compiled correctly,
Backing up the packages,
Activating the old TeX Live ...
- Wed May 01, 2013 11:37 pm
- Forum: TeX Live and MacTeX
- Topic: Error after last TeX File closed
- Replies: 2
- Views: 9828
Error after last TeX File closed
Hi,
In TeX Live 2012 (installed from the DVD, not from the repositories) I've been struggling to change the fonts. First I had a problem with updmap-sys which was solved by reinstalling the "fonts-recommended" and "fonts-extra" collections. That solved the problem in LaTeX, however with XeTeX and ...
In TeX Live 2012 (installed from the DVD, not from the repositories) I've been struggling to change the fonts. First I had a problem with updmap-sys which was solved by reinstalling the "fonts-recommended" and "fonts-extra" collections. That solved the problem in LaTeX, however with XeTeX and ...