Uwe Stöhr a écrit :
Nicolas FERRE schrieb:
I want to write some fortran90 code using the LyX-code environment. In
fortran90, in order to type a variable, one must use ::, e.g.
integer :: i
The best solution to typeset programming code is to use the
LaTeX-package "listings".
Attached an example LyX-file.
regards Uwe
Thanks for the hint. In the meantime, I realized this large space
between two ":" is actually a large space before each ":" character,
which is always required in french !
I would have thought that a code environment would be language/locale
independant.
Is this a feature or a bug ?
NF