Search found 10 matches

by netheril96
Sat Apr 02, 2011 6:58 am
Forum: LyX
Topic: Instant Preview not working with X-packages
Replies: 0
Views: 1257

Instant Preview not working with X-packages

Whenver I add usepackage{xunicode} or usepackage{xeCJK} to the preamble, the Instant Preview function will stop working. I'm using Lyx 1.6.9 and MikTeX. I remember this was not a problem when I was using Lyx 1.6.5 with TeXLive, but I have no idea what has gone wrong now.
Do anyone know the solution ...
by netheril96
Mon Oct 11, 2010 8:48 am
Forum: Math & Science
Topic: Any way to produce a semi-square parathesis?
Replies: 2
Views: 2187

Any way to produce a semi-square parathesis?

As shown below, I prefer the semi-square one but don't know how to generate it with LaTeX. The round one is default.
I also notice that when I put \dfrac in the denominater the bracket will become a semi-square one.But is there any way to force rendering semi-square?
by netheril96
Mon Oct 11, 2010 3:03 am
Forum: Texmaker and TeXstudio
Topic: TeXMakerX — How does "Use Tab to Move to Placeholder" work
Replies: 4
Views: 5453

TeXMakerX — How does "Use Tab to Move to Placeholder" work

benibela wrote:That's a bad named option, it only changes the shortcut between ctrl+tab (if enabled) and ctrl+arrows.

But in tmx 2.0 you can set every shortcut you want.
When is tmx 2.0 released?
by netheril96
Sun Oct 10, 2010 3:32 pm
Forum: XeTeX
Topic: \hbar not resolved
Replies: 1
Views: 8299

\hbar not resolved

Here is the code
\documentclass[11pt,a4paper]{article}
\usepackage{amsmath}
\usepackage[cm-default]{fontspec}
\usepackage{xunicode}
\usepackage{xltxtra}
\begin{document}

\begin{equation}
\Delta E=-\vec{\mu}_J\cdot\vec{B}=g\frac{e}{2m_e}\vec{P}_J\cdot\vec{B}=Mg\hbar\frac{e}{2m_e}B=Mg\mu_BB
\end ...
by netheril96
Sun Oct 10, 2010 2:42 pm
Forum: Texmaker and TeXstudio
Topic: TeXMakerX — How does "Use Tab to Move to Placeholder" work
Replies: 4
Views: 5453

TeXMakerX — How does "Use Tab to Move to Placeholder" work

I check this but pressing tab doesn't jump me to the next placeholder; it just produces a tab. I still have to use Ctrl-Tab to move to next placeholder. Is there something I configure wrong?
by netheril96
Thu Sep 23, 2010 5:34 pm
Forum: Texmaker and TeXstudio
Topic: Where is those .cwl files
Replies: 1
Views: 4271

Where is those .cwl files

In the options of TeXMakerX,there are some .cwl files for auto-completion.But I searched the whole disk and find no files with extension .cwl.Where are these files?Can I write my own?
by netheril96
Thu Sep 23, 2010 5:19 pm
Forum: Texmaker and TeXstudio
Topic: Can TeXMakerX support Chinese characters?
Replies: 3
Views: 5337

Can TeXMakerX support Chinese characters?

frabjous wrote:Does it help to use a different display font? (Under Options > Configure TexMakerX > General.) Be sure to pick one you know contans the appropriate characters.
Changing display font doesn't help,but editor does.Thanks
by netheril96
Thu Sep 23, 2010 4:13 pm
Forum: Texmaker and TeXstudio
Topic: Can TeXMakerX support Chinese characters?
Replies: 3
Views: 5337

Can TeXMakerX support Chinese characters?

I am a Chinese and (of course) type Chinese a lot.Though TeXMakerX claims to support UTF-8,typing Chinese in it doesn't work well.The cursor is just not at the right place.Instead,it always appear in the middle of all Chinese characters but in effect it is at the end.

The horizontal line is a ...
by netheril96
Wed Sep 22, 2010 9:08 am
Forum: Math & Science
Topic: How to strech the \int symbol
Replies: 1
Views: 2045

How to strech the \int symbol

The LaTeX code is

Code: Select all

\dfrac{x}{\int\dfrac{\sin x}{x}\text{d}x}
The integral symbol is too small as opposed to its normal size.How can I stretch it so it can cover the whole sin x/x?
by netheril96
Wed Sep 22, 2010 5:12 am
Forum: Texmaker and TeXstudio
Topic: Why TeXMakerX cannot preview?
Replies: 4
Views: 6229

Why TeXMakerX cannot preview?

As the title says,my TeXMakerX's preview just doesn't function.No error message,just doesn't work.Does anyone have a clue?
My TeX distribution is TeXLive2010.