The order is not really an issue as you can use prefix to sort it out ! This will do though.
Thanks for your help I really appreciate it!
Search found 7 matches
- Mon Feb 21, 2011 11:53 am
- Forum: Text Formatting
- Topic: New line in a Nomenclature label
- Replies: 6
- Views: 8132
- Mon Feb 21, 2011 2:48 am
- Forum: Text Formatting
- Topic: New line in a Nomenclature label
- Replies: 6
- Views: 8132
New line in a Nomenclature label
[…] Most of my glossary is fine, however for one entry which is two word the layout is not optimal. […]
You could try to put »Bigger Label« into a \parbox of a certain width and force a line break. Due to an absent minimal example that's all I can advise.
Thorsten
Hello,
I am providing a ...
You could try to put »Bigger Label« into a \parbox of a certain width and force a line break. Due to an absent minimal example that's all I can advise.
Thorsten
Hello,
I am providing a ...
- Wed Feb 16, 2011 4:59 am
- Forum: Text Formatting
- Topic: New line in a Nomenclature label
- Replies: 6
- Views: 8132
New line in a Nomenclature label
Hello,
I am using the nomencl package to create a Glossary for my document. Most of my glossary is fine, however for one entry which is two word the layout is not optimal. I should not that the layout is also in 2 columns.
For example:
\nomenclature{GPU}{Graphics processing unit}
\nomenclature{CPU ...
I am using the nomencl package to create a Glossary for my document. Most of my glossary is fine, however for one entry which is two word the layout is not optimal. I should not that the layout is also in 2 columns.
For example:
\nomenclature{GPU}{Graphics processing unit}
\nomenclature{CPU ...
- Wed Feb 16, 2011 4:28 am
- Forum: Math & Science
- Topic: Help with aligning
- Replies: 2
- Views: 2156
Re: Help with aligning
Thank you for your help, much appreciated !
Sorry for replying this late but was quite busy ! Seems that I am not able to actually mark the topic as solved.
Sorry for replying this late but was quite busy ! Seems that I am not able to actually mark the topic as solved.
- Mon Dec 27, 2010 3:39 am
- Forum: Math & Science
- Topic: Help with aligning
- Replies: 2
- Views: 2156
Help with aligning
Seems like I need the precious help of the community again !
I did my best to bring it close to a form that i would like but there are probably better ways to do it. I am open to any suggestions !
So I have this matrix that is shown in the code below which is fine if i can get the vertical line ...
I did my best to bring it close to a form that i would like but there are probably better ways to do it. I am open to any suggestions !
So I have this matrix that is shown in the code below which is fine if i can get the vertical line ...
- Mon Dec 27, 2010 3:23 am
- Forum: Math & Science
- Topic: Regarding Equation/matrix size
- Replies: 3
- Views: 6378
Re: Regarding Equation/matrix size
Thank you for your help, much appreciated !
- Sat Dec 25, 2010 11:48 am
- Forum: Math & Science
- Topic: Regarding Equation/matrix size
- Replies: 3
- Views: 6378
Regarding Equation/matrix size
I was wondering if there is a specific limit of size that the actual equation can allocate or a limitation on matrix size. I have a couple of matrices that are longer that 10 elements and the last 1-2 elements in every row are moved to a new line, which i dont like. Its only couple more elements so ...