I like to use psfrag + Inkscape to create my LaTeX plots,
However, I use inkscape 0.46, because this does not have a bug with the rendering of the text.
I use wine + inkscape 0.46
However when running I get this error:
(inkscape.exe:8): Pango-WARNING **: All font fallbacks failed!!!!
I solved it by installing the fonts with:
sudo apt-get install msttcorefonts
Monday, June 1, 2015
Saturday, May 9, 2015
Moviendome a ASSEMBLA
Lo hice con el comando:
svn relocate https://free1.projectlocker.com/diegoandresalvarez/LaTeX/svn/libro_solidos https://subversion.assembla.com/svn/libro-solidos/libro_solidos
login: diegoandresalvarez
pass: N...
svn relocate https://free1.projectlocker.com/diegoandresalvarez/LaTeX/svn/libro_solidos https://subversion.assembla.com/svn/libro-solidos/libro_solidos
login: diegoandresalvarez
pass: N...
Friday, March 27, 2015
Backup of SVN repository
In order to backup my projectlocker repository I did the following:
svnrdump dump https://free1.projectlocker.com/diegoandresalvarez/LaTeX/svn > backup_libro_solidos.dump
This creates a dump file of the content of an entire repository. This dump file can then be loaded into a new repository (using ‘svnadmin load’) as required.
svnrdump dump https://free1.projectlocker.com/diegoandresalvarez/LaTeX/svn > backup_libro_solidos.dump
This creates a dump file of the content of an entire repository. This dump file can then be loaded into a new repository (using ‘svnadmin load’) as required.
Subscribe to:
Posts (Atom)