Search found 19 matches

by newnoise
Fri Dec 12, 2008 10:05 am
Forum: LyX
Topic: How do I rename the fixed strings like Abstract,LoF..
Replies: 10
Views: 24272

Re: How do I rename the fixed strings like Abstract,LoF..

Thank You very much for your clear answer. Unfortunately the solutions you proposed me do not work and this is strange.. anyway it doesn't matter!

Cheers
davide
by newnoise
Tue Dec 09, 2008 2:31 pm
Forum: LyX
Topic: How do I rename the fixed strings like Abstract,LoF..
Replies: 10
Views: 24272

How do I rename the fixed strings like Abstract,LoF..

Hello Everybody!

How do I rename the fixed strings like Abstract, Bibliography, List of Figures and Tables? Because I would to have:

ABSTRACT instead of Abstract

LIST OF FIGURES instead of List of Figures

LIST OF TABLES instead of List of Tables

REFERENCES instead of References

I've tried tu ...
by newnoise
Sun Nov 23, 2008 7:33 pm
Forum: LyX
Topic: How to insert correctly A Matlab code within Lyx
Replies: 4
Views: 21675

Re: How to insert correctly A Matlab code within Lyx

THANK YOU very much!!

/davide
by newnoise
Thu Nov 20, 2008 12:07 pm
Forum: LyX
Topic: How to insert correctly A Matlab code within Lyx
Replies: 4
Views: 21675

Re: How to insert correctly A Matlab code within Lyx

Thank You very much! It works! Just to know: as I do the PDF, the Program Listing is contained within a black frame. It is possible to take out that frame in some way?

Thank You,
davide
by newnoise
Wed Nov 19, 2008 3:12 pm
Forum: LyX
Topic: How to insert correctly A Matlab code within Lyx
Replies: 4
Views: 21675

How to insert correctly A Matlab code within Lyx

Hello guys!

Someone know how can I copy&paste a matlab script within lyx without loosing all the structure and colors?

Thank You!

/davide
by newnoise
Wed Sep 24, 2008 5:15 pm
Forum: LyX
Topic: Put "Contents", List of figure, table on the centre of the p
Replies: 5
Views: 5010

Re: Put "Contents", List of figure, table on the centre of the p

I've solved the problem with this

\usepackage{titlesec}
\titleformat{\section}[block]
{\filcenter\large
\addtolength{\titlewidth}{2pc}%
%\titleline*[c]{\titlerule*[.6pc]{\tiny\textbullet}}%
\addvspace{6pt}%
\bfseries\huge\sffamily}
{\thesection}{1em}{}
\titlespacing{\section}
{5pc}{*2}{*2}[5pc ...
by newnoise
Wed Sep 24, 2008 1:04 pm
Forum: LyX
Topic: Put "Contents", List of figure, table on the centre of the p
Replies: 5
Views: 5010

Re: Put "Contents", List of figure, table on the centre of the p

I use Article Koma script document class
/davide
by newnoise
Wed Sep 24, 2008 12:46 pm
Forum: LyX
Topic: Put "Contents", List of figure, table on the centre of the p
Replies: 5
Views: 5010

Re: Put "Contents", List of figure, table on the centre of the p

Hmmm---maybe I'm doing something wrong since putting your piece of code in the lyx preamble I get an error...
by newnoise
Wed Sep 24, 2008 11:15 am
Forum: LyX
Topic: Put "Contents", List of figure, table on the centre of the p
Replies: 5
Views: 5010

Put "Contents", List of figure, table on the centre of the p

Hello guys!

Do you know can i set lyx to move the Contents, list of figure and list of table on the centre of the page? I mean just the header...

thx
/davide
by newnoise
Fri Aug 29, 2008 2:32 pm
Forum: LyX
Topic: strange thing with limits..
Replies: 2
Views: 6884

Re: strange thing with limits..

Thank you very much for your quick reply!

Another practical question that for sure you're able to answer.... in the report i've several equations numbered as arabic numer (1), (2) ecc... if I copy and paste an equation (e.g eq (2)) latex correctly update the equation number to take into account all ...