Search found 4 matches

by amppinheiro
Wed Jul 04, 2012 7:17 pm
Forum: General
Topic: listings | Change Caption Label
Replies: 2
Views: 14352

Re: listings | Change Caption Label

Thank you! Works like a charm!
by amppinheiro
Mon Jul 02, 2012 3:22 am
Forum: General
Topic: listings | Change Caption Label
Replies: 2
Views: 14352

listings | Change Caption Label

Hi all!

I am Portuguese and I need to display some Python code in my document. I am already familiar with the listing package. I am used to write in English (so I have never stumble upon this problem before), the Portuguese document class does not translate the Listings label in caption. How can I ...
by amppinheiro
Fri Jun 22, 2012 4:02 pm
Forum: General
Topic: Text in a framed Box with a customized Caption
Replies: 3
Views: 6744

Re: Text in a framed Box with a customized Caption

Thank you very much for your response, shadgrind. I ended up using the other solution since it was the one I understood better. I am quite new to latex but I intend to search and learn the works of those packages you used to create that environment.

Also, thank you CrazyHorse for your answer, it ...
by amppinheiro
Wed Jun 06, 2012 11:53 am
Forum: General
Topic: Text in a framed Box with a customized Caption
Replies: 3
Views: 6744

Text in a framed Box with a customized Caption

Hi,

So I want to add a kind of a storyline into my document. I want these stories to be enclosed into a box. So I used the framed command, but there is a big problem, it seems that this package does not support captions.

I tried listings, but i cannot use text formatting commands like \textbf or ...