Search found 6 matches

by steelcat
Sat Sep 07, 2013 6:22 pm
Forum: LyX
Topic: what is the use of LYX
Replies: 2
Views: 2237

what is the use of LYX

it just like a text editor, such as notepad or wordpad.

I did not find out the use of it.
by steelcat
Sat Sep 07, 2013 6:18 pm
Forum: General
Topic: Can you edit/write chinese using latex?
Replies: 1
Views: 2148

Can you edit/write chinese using latex?

the chinese latex files can be convert to pdf files. and the pdf files display chinese characters well.

but these latex files can NOT display chinese characters well. they are not readable.
by steelcat
Sat Sep 07, 2013 6:17 pm
Forum: General
Topic: Can you edit/write chinese using latex?
Replies: 1
Views: 1698

Can you edit/write chinese using latex?

the chinese latex files can be convert to pdf files. and the pdf files display chinese characters well.

but these latex files can NOT display chinese characters well. they are not readable.
by steelcat
Fri Jun 01, 2012 12:28 pm
Forum: General
Topic: Get unnumbered Chapter and Bibliography into ToC
Replies: 1
Views: 1715

Get unnumbered Chapter and Bibliography into ToC

In my thesis I wrote something like this.

Code: Select all

\tableofcontents
\chapter*{Acknowledgements}

...

\bibliographystyle{alpha}
\bibliography{references}
But the Acknowledgements and References are not listed in the content table.

please tell me how to do it.
:P
by steelcat
Mon Oct 24, 2011 4:28 pm
Forum: Document Classes
Topic: Making a J.UCS Reference Style
Replies: 3
Views: 2711

Making a J.UCS Reference Style

thanks for answer, but in the example TeX file, the reference file is contained in the TeX file. I am using a bib file, I wish I can make a JUCS style reference list by 1 or 2 line TeX commands.

In the example TeX file, the reference file is contained in the TeX file.

\begin{thebibliography}{5 ...
by steelcat
Sun Oct 23, 2011 10:23 pm
Forum: Document Classes
Topic: Making a J.UCS Reference Style
Replies: 3
Views: 2711

Making a J.UCS Reference Style

what is the latex command for making a J.UCS style reference list? I am using a bib file.