Search found 3 matches

by philouuuu
Thu May 07, 2009 3:28 pm
Forum: LyX
Topic: Programming Code in LYX
Replies: 6
Views: 15276

Re: Programming Code in LYX

fbox is perfect for the border
but minipage doesn't take car of the tabulation that i need in my programming code.
without tabulation, it "unreadable".

what must i use with the fbox to enable the tab?
by philouuuu
Thu May 07, 2009 2:29 pm
Forum: LyX
Topic: Programming Code in LYX
Replies: 6
Views: 15276

Re: Programming Code in LYX

I would like a border around my code

but are you sure about your second command?
it doesnt really work

and if i put
\fbox{
my code
with tab
and tab}

i won't take my double space, tab... everything will be in one line :(
by philouuuu
Thu May 07, 2009 12:51 pm
Forum: LyX
Topic: Programming Code in LYX
Replies: 6
Views: 15276

Programming Code in LYX

Hello

I'm trying to write my thesis with LYX
I have to put many example of programming code but they aren't algorithm and I really dont know how to do.
If i use a tab, it put only one line and my code is 20 lines...

If you tell me to use a TEX box, put also the code that i have to use plz

:)