Search found 6 matches

by lalelale
Wed Oct 22, 2008 10:23 am
Forum: Document Classes
Topic: National characters inside lstlisting environment
Replies: 3
Views: 7283

Re: National characters inside lstlisting environment

Thank you, this is similar to the answer the package author gave. I'll try this ASAP. My fault was always using UTF8
by lalelale
Wed Oct 15, 2008 1:59 pm
Forum: Document Classes
Topic: National characters inside lstlisting environment
Replies: 3
Views: 7283

National characters inside lstlisting environment

Hello everyone,
are you aware of any way to include special characters (è,ò,à...) inside listings with the listings package? I tried the extendedchars=true option of the package, as well as using inputenc, fontenc, and their combination, but no way, it fails every time.
Or, should I try an alternate ...
by lalelale
Sat Sep 27, 2008 9:04 pm
Forum: General
Topic: Strip of subfigures: difficult to have?
Replies: 9
Views: 11311

Re: Strip of subfigures: difficult to have?

Thanks again,
you have been incredibly helpful and instructive :)
by lalelale
Wed Sep 24, 2008 11:15 am
Forum: General
Topic: Strip of subfigures: difficult to have?
Replies: 9
Views: 11311

Re: Strip of subfigures: difficult to have?

Yeah I confirm, it works great with Kile's quickpreview. 2-3 iterations often suffice to find a good-looking value.

Just a comment: what about defining the \subfigheight as a fraction of \textwidth? This should ensure that if \textwidth is changed, the layout of the subfigures is not mangled. True?
by lalelale
Wed Sep 24, 2008 10:53 am
Forum: General
Topic: Strip of subfigures: difficult to have?
Replies: 9
Views: 11311

Strip of subfigures: difficult to have?


Does that help?

Yeah, very useful. In combination to kile's preview feature, it may help a lot.
Still, it would be very useful to have a package to compute that height automatically, but I guess it's not there yet :)

Thank you! :)

Only one question: is there any difference in using subfloat or ...
by lalelale
Fri Sep 19, 2008 3:09 pm
Forum: General
Topic: Strip of subfigures: difficult to have?
Replies: 9
Views: 11311

Strip of subfigures: difficult to have?

Hello,
I frequently have to introduce several subfigures in my articles. Usually a figure is in form of a single horizontal "strip" of images, each with the same height.
Since each image has a different width/height ratio, it's not easy to know the correct width for each image so that their height ...