Search found 5 matches

by trucmuche2005
Wed Apr 16, 2014 3:09 pm
Forum: BibTeX, biblatex and biber
Topic: BibTeX, APA style not 100% ok in a french document
Replies: 0
Views: 2645

BibTeX, APA style not 100% ok in a french document

Hello,

First of all, please forgive my (poor) english. I'm doing my best :-)

I'm trying to use the APA bibliography style with LaTeX (french document), as it is described in this webpage :
http://guides.bib.umontreal.ca/disciplines/20-Citer-selon-les-normes-de-l-APA?tab=108

I use this code ...
by trucmuche2005
Fri Mar 19, 2010 4:27 pm
Forum: TeX Live and MacTeX
Topic: Update texlive packages with opensuse ?
Replies: 9
Views: 18114

Update texlive packages with opensuse ?

No... It seems to be "well known" ( see here ) that opensuse does not ship tlmgr in its distribution because it seems to be "incompatible" with the YaST RPM package manager...

I'm SURE that I do not have the tlmgr executable... I looked for it with locate and tlmgr in a superuser console gives ...
by trucmuche2005
Fri Mar 19, 2010 4:16 pm
Forum: Math & Science
Topic: coloring an arrow in xymatrix and compile with pdflatex ??
Replies: 2
Views: 4075

Re: coloring an arrow in xymatrix and compile with pdflatex

Ouh yeah, it works :-) Fantastic :-)
Thank you very, very much !!
by trucmuche2005
Fri Mar 19, 2010 1:13 pm
Forum: TeX Live and MacTeX
Topic: Update texlive packages with opensuse ?
Replies: 9
Views: 18114

Update texlive packages with opensuse ?

Hello !

I've updated the texlive packages to v2009-32.1 but I did not found any program to update the latex packages or install new ones. The tlmgr is not present in OpenSUSE 11.2.

I know how update and install packages in the texlive tree manually. But is there a way to update install packages or ...
by trucmuche2005
Sat Mar 13, 2010 1:48 pm
Forum: Math & Science
Topic: coloring an arrow in xymatrix and compile with pdflatex ??
Replies: 2
Views: 4075

coloring an arrow in xymatrix and compile with pdflatex ??

Hello everybody !

I'm trying to have some red arrows in my xymatrix. I tried to use "\ar@*{[red]}" and that works perfectly when I compile with latex > dvips and view the Postscript file.

For some reasons, I would like to use pdflatex instead of latex > dvips > ps2pdf (which doesn't produce a red ...