Search found 20 matches

by amitk
Tue Jan 19, 2010 1:49 pm
Forum: LyX
Topic: Tablenote in LyX environment
Replies: 0
Views: 2525

Tablenote in LyX environment

There are 3 packages for entering tablenotes in longtable: threeparttable, threeparttablex, and ctable. All these packages require entering latex code. It seems that the threeparttablex do not require entering code (exluding references to the notes) inside the table environment.
I tried (in TeX code ...
by amitk
Wed Sep 30, 2009 9:07 am
Forum: Text Formatting
Topic: font error while running latex
Replies: 8
Views: 9360

Re: font error while running latex

I made a full installation of the TexLive, and it's not working. I think it's not recognizing the new latex installation. how do I solve this problem?
by amitk
Thu Sep 24, 2009 9:06 am
Forum: Text Formatting
Topic: font error while running latex
Replies: 8
Views: 9360

Re: font error while running latex

it give nothing (not error nor information)
by amitk
Thu Sep 17, 2009 9:37 am
Forum: Text Formatting
Topic: font error while running latex
Replies: 8
Views: 9360

Re: font error while running latex

How do I install the Greek support file?
I made a full installation of the tex-live on my computer (Linux Ubuntu). How can I verify that Lyx is using this installation (at the university, I installed the Lyx on windows, and worked with no additional considurations).
by amitk
Tue Sep 15, 2009 10:27 am
Forum: Text Formatting
Topic: font error while running latex
Replies: 8
Views: 9360

font error while running latex

while running latex i received the error: Font LGR/cmr/m/n/10.95=grmn1095 at 10.95pt not loadable: Metric (TFM) file no
and a description: ...e the film thickness was 30~\textgreek{m} m
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM ...
by amitk
Tue Aug 11, 2009 1:28 pm
Forum: LyX
Topic: multi-line header in longtable
Replies: 1
Views: 3974

Re: multi-line header in longtable

Solved it. If you have the same problem the solution is:
1. make the table longtable
2. choose the first cell and enter setting
3. mark the header
4. add the number of lines necessitate for the heading
in this way, the \endhead command will appear after all the lines of the heading.
by amitk
Tue Aug 11, 2009 11:31 am
Forum: LyX
Topic: multi-line header in longtable
Replies: 1
Views: 3974

multi-line header in longtable

My header for longtable is composed of 3 lines (the upper contain merged cells for topic aggregation). When a line is marked as header, only this line become a header. How do I make the first 3 lines a header (to appear in the next page too).
Why a long table over several pages appear in the list of ...
by amitk
Thu Aug 06, 2009 10:40 am
Forum: LyX
Topic: Numbering first pages
Replies: 6
Views: 3895

Re: Numbering first pages

This didn't work. The \pagestyle{empty} just change the headings, not the numbering, which continue to appear in the same manner.
by amitk
Tue Aug 04, 2009 12:32 pm
Forum: LyX
Topic: Numbering first pages
Replies: 6
Views: 3895

Numbering first pages

Can I use

Code: Select all

\pagenumbering{none}
in order to have no page numbering on the first page?
by amitk
Tue Aug 04, 2009 12:26 pm
Forum: LyX
Topic: Cross references to images
Replies: 2
Views: 2227

Re: Cross references to images

Insert Label (by menu item or icon) in the figure caption. Name it. In the place where you want to refer the figure, insert cross-reference (by menu item or icon). Select the label name you just entered.

That's all