Hello,
Right now I'm using the following code
\usepackage[libertine={Ligatures=TeX}]{libertineotf}
I'm quite happy but what is strange is that usually if you use a "good" serif font you get:
A normal amph "&" in general
An alternative amph quite styllictic in italic
But now I just get a ...
Search found 12 matches
- Fri Nov 02, 2012 11:04 am
- Forum: Fonts & Character Sets
- Topic: Linux libertine italic beautiful amph
- Replies: 2
- Views: 3990
- Wed Sep 12, 2012 12:39 am
- Forum: Graphics, Figures & Tables
- Topic: Sample Population Figure
- Replies: 1
- Views: 1621
Sample Population Figure
Hello,
I'm making some frames with beamer . I would like to know how to create a simple statistic scheme.
Basically I'd like to create two circles: a big one and a small inside the big one. The big one will represent the population and the small the sample.
I'd like to know which tool to use in ...
I'm making some frames with beamer . I would like to know how to create a simple statistic scheme.
Basically I'd like to create two circles: a big one and a small inside the big one. The big one will represent the population and the small the sample.
I'd like to know which tool to use in ...
- Thu Jun 28, 2012 11:28 pm
- Forum: XeTeX
- Topic: Quotation with author name witouth breakpages
- Replies: 2
- Views: 9535
Re: Quotation with author name witouth breakpages
@cgnieder Thank you a lot it works like a charm
- Thu Jun 28, 2012 5:37 pm
- Forum: XeTeX
- Topic: Quotation with author name witouth breakpages
- Replies: 2
- Views: 9535
Quotation with author name witouth breakpages
Hello it's me again ;)
On the web I've find this macro in order to get quotation and autor name. And in addition the autor name will not be cut from the citation if the citation is at the end of a page.
This is the macro.
\def\signed #1{{\leavevmode\unskip\nobreak\hfil\penalty50\hskip2em ...
On the web I've find this macro in order to get quotation and autor name. And in addition the autor name will not be cut from the citation if the citation is at the end of a page.
This is the macro.
\def\signed #1{{\leavevmode\unskip\nobreak\hfil\penalty50\hskip2em ...
- Mon Jun 25, 2012 7:53 pm
- Forum: Page Layout
- Topic: fancyhdr | Footer & Header with Roman & Arabic Page Numbers
- Replies: 9
- Views: 11477
Re: fancyhdr | Footer & Header with Roman & Arabic Page Numb
Wowwwwwww nice, thank you so much for your help.




- Mon Jun 25, 2012 6:46 pm
- Forum: Page Layout
- Topic: fancyhdr | Footer & Header with Roman & Arabic Page Numbers
- Replies: 9
- Views: 11477
fancyhdr | Footer & Header with Roman & Arabic Page Numbers
Hello,
I guess I don't understand the concept I've tried many different possibilities but I still can't make it work. I execute the following example with the command line :
xelatex main.tex
xelatex main.tex
Here is my example.
\documentclass[11pt,french, twoside]{article}
\usepackage ...
I guess I don't understand the concept I've tried many different possibilities but I still can't make it work. I execute the following example with the command line :
xelatex main.tex
xelatex main.tex
Here is my example.
\documentclass[11pt,french, twoside]{article}
\usepackage ...
- Fri Jun 22, 2012 5:28 pm
- Forum: Page Layout
- Topic: fancyhdr | Footer & Header with Roman & Arabic Page Numbers
- Replies: 9
- Views: 11477
fancyhdr | Footer & Header with Roman & Arabic Page Numbers
Hello,
Thank you for your recommendation. However, I forget to tell you that I'm using XeLaTeX and I cannot use the Koma class...
@Stefan_K
I'm afraid but I've tried :
\fancyhead[LE,RO]{}
\fancyhead[LO, RE]{}
\fancyfoot[LE,RO]{Title}
\fancyfoot[LO, RE]{\thepage}
\fancyfoot[CE,CO]{}
But I still ...
Thank you for your recommendation. However, I forget to tell you that I'm using XeLaTeX and I cannot use the Koma class...
@Stefan_K
I'm afraid but I've tried :
\fancyhead[LE,RO]{}
\fancyhead[LO, RE]{}
\fancyfoot[LE,RO]{Title}
\fancyfoot[LO, RE]{\thepage}
\fancyfoot[CE,CO]{}
But I still ...
- Fri Jun 22, 2012 3:38 pm
- Forum: Page Layout
- Topic: fancyhdr | Footer & Header with Roman & Arabic Page Numbers
- Replies: 9
- Views: 11477
fancyhdr | Footer & Header with Roman & Arabic Page Numbers
Hello everybody,
I would like to print a twoside document in order to read it like a book. So basically about the page numbers it should look like that.
The page number of left pages need to be at the very left side.
The page number of right pages need to be at the very right side.
I use ...
I would like to print a twoside document in order to read it like a book. So basically about the page numbers it should look like that.
The page number of left pages need to be at the very left side.
The page number of right pages need to be at the very right side.
I use ...
- Sun Mar 04, 2012 11:59 pm
- Forum: XeTeX
- Topic: Small Caps not available with Arial
- Replies: 2
- Views: 9338
Small Caps not available with Arial
Hello,
Yeah it's true Arial is not such a "good" font but sometimes you cannot change if someone impose you to use it haha.
I've done a smillar post on siteduzero (french website)
Someone suggested me to simulate small caps with the following code
\documentclass[]{article}
%\usepackage{fontspec ...
Yeah it's true Arial is not such a "good" font but sometimes you cannot change if someone impose you to use it haha.
I've done a smillar post on siteduzero (french website)
Someone suggested me to simulate small caps with the following code
\documentclass[]{article}
%\usepackage{fontspec ...
- Tue Feb 28, 2012 12:09 am
- Forum: XeTeX
- Topic: Small Caps not available with Arial
- Replies: 2
- Views: 9338
Small Caps not available with Arial
Hello,
I've got a XeTeX file with the line:
If I use quality fonts such as Adobe Minion Pro or Linux Libertine, I get the small caps when I put a word in
Does anyone have an idea?
Thank you
I've got a XeTeX file with the line:
Code: Select all
\setmainfont[Mapping=tex-text]{Arial}
\textsc{}
. However, if I change it to Arial, I get no small caps.Does anyone have an idea?
Thank you