Search found 25 matches

by itb1000
Mon May 25, 2009 4:55 pm
Forum: Math & Science
Topic: non-italic greek character
Replies: 3
Views: 19300

Re: non-italic greek character

Hi Thorsten,
I am using LaTeX2E and I do not find the upgreek package in the MiKTeX package manager.
Is there another package doing the same work?
Thierry
by itb1000
Wed May 13, 2009 8:00 am
Forum: Math & Science
Topic: non-italic greek character
Replies: 3
Views: 19300

non-italic greek character

Hi,
I am using \sigma in equations and in text.
\sigma has to be in bold, I use $\boldsymbol{\sigma}$, which works well. However, \sigma appears in bold and italic.
Is there a way to get \sigma bold and non -italic?
I tried with \mathrm ($\mathrm{\boldsymbol{\sigma}}$ but it still appears in italic ...
by itb1000
Tue May 12, 2009 6:42 pm
Forum: BibTeX, biblatex and biber
Topic: reference numbering
Replies: 2
Views: 4995

Re: reference numbering

Hi Stephan,
thanks a lot. It works well.
Thierry
by itb1000
Tue May 12, 2009 3:15 pm
Forum: BibTeX, biblatex and biber
Topic: reference numbering
Replies: 2
Views: 4995

reference numbering

Hi,
I am currently using the unsrt bibliographystyle.
I like the way the reference are displayed in the bibliography section.
However, in the text, three consecutive references are written like [1, 2, 3]. How can I get [1-3]?
Other questions: for non-consecutive references, I may get [20, 5, 80, 60 ...
by itb1000
Tue May 12, 2009 11:04 am
Forum: Math & Science
Topic: bold greek character and letter in equation
Replies: 2
Views: 27939

Re: bold greek character and letter in equation

Hi Stefan,
thanks for your help.
\boldsymbol is working well.
Thierry
by itb1000
Mon May 11, 2009 5:58 pm
Forum: Math & Science
Topic: bold greek character and letter in equation
Replies: 2
Views: 27939

bold greek character and letter in equation

Hi,
I would like to get I, \sigma and B_0 in bold in this equation:
\begin{equation}
H_\mathrm{CS} = -\gamma I \sigma B_0
\end{equation}

If I use \boldmath in this way:
\begin{equation}
H_\mathrm{CS} = -\gamma \boldmath{I \sigma B_0}
\end{equation}
everything is in bold (also H_\mathrm{CS ...
by itb1000
Sat Apr 04, 2009 11:49 am
Forum: General
Topic: Dutch in summary
Replies: 5
Views: 3067

Re: Dutch in summary

Thanks for your help!
Thierry
by itb1000
Thu Apr 02, 2009 8:49 am
Forum: General
Topic: Dutch in summary
Replies: 5
Views: 3067

Re: Dutch in summary

I am using MiKTeX 2.7 and WinEdt.
Thierry
by itb1000
Tue Mar 31, 2009 6:25 pm
Forum: General
Topic: Dutch in summary
Replies: 5
Views: 3067

Dutch in summary

Hi,
I write my thesis in English and have to add a summary in Dutch.
I use the following:

In the preamble:

\usepackage[dutch,british]{babel}
...
\include{samenvatting}
...

In samenvatting.tex:
\chapter{Samenvatting}
\selectlanguage{dutch}
...
\selectlanguage{british}
\vfill

The Dutch words are ...
by itb1000
Sat Mar 28, 2009 5:58 pm
Forum: Graphics, Figures & Tables
Topic: Footnote in table
Replies: 2
Views: 42614

Re: Footnote in table

Thanks, it works well!
Thierry