Search found 11 matches

by giby
Wed Jul 24, 2019 2:47 pm
Forum: Text Formatting
Topic: Issue with text formating in landscape section
Replies: 2
Views: 1820

Issue with text formating in landscape section

Hello all,

I try to color few letters in a line in a landscape section, unfortunatly the colored text is not where it should be.

Try that about minimal code to understand:
\documentclass[10pt,letterpaper]{article}

\def\zz{\par\zzz}
\def\zzz#1{%
\ifx!#1\hfill\else
\makebox[.75em]{\ifx.#1 ...
by giby
Fri Oct 08, 2010 9:19 pm
Forum: Text Formatting
Topic: How to make a new command for ligature?
Replies: 3
Views: 3521

Re: How to make a new command for ligature?

I (have to) use an other font... (Actually I haven't found the official style, but I will have to respect it)

I just wanna have an old style with ligature for quotation from "literature"... to make a differance between a sentence for "the little prince" or some poetic verse, to explain biological ...
by giby
Fri Oct 08, 2010 9:14 pm
Forum: New Members
Topic: giby -> Benjamin
Replies: 3
Views: 2198

Re: giby -> Benjamin

We should not be too serious in life, because whatever would happened, we won't survive to it ;)

It is just "autoderision" to explain the the dificuties can have.... a french who can make an english sentence without any mistake and over 3 words is concidered as fluent by other french poeple...
a ...
by giby
Fri Oct 08, 2010 2:56 pm
Forum: Graphics, Figures & Tables
Topic: traveling table.....
Replies: 10
Views: 5832

traveling table.....


The code is not minimal and still ugly. Furthermore it is still not compilable for me without modifications. You have been referred to topics where to learn how to build a minimal example. You obviously didn't read them. Not very polite.

I'm sorry, it is just that.... I haven't got to reproduce ...
by giby
Fri Oct 08, 2010 2:29 pm
Forum: Text Formatting
Topic: How to make a new command for ligature?
Replies: 3
Views: 3521

How to make a new command for ligature?

Hello,

In a text (My PhD thesis) I'd like to insert quotations, with a specific font with ligatures "st" and "ct".
If I insert the command:
\usepackage[oldstyle]{kpfonts}
I get the font I'd like.... but in the whole document....

how to use it only in the sentences I want?

I tried ...
by giby
Fri Oct 08, 2010 2:21 pm
Forum: New Members
Topic: giby -> Benjamin
Replies: 3
Views: 2198

giby -> Benjamin

As I realize I haven't introduce myself,

So my name's Benjamin. For my great sadness, I'm french, then I'm a little bit stupid, and I don't understand anything ;)
I'm a PhD student in biology, then I'm a little bit stupid, and I don't understand anything ;)
and I begin with LaTex, then I'm a ...
by giby
Thu Oct 07, 2010 11:12 am
Forum: Graphics, Figures & Tables
Topic: traveling table.....
Replies: 10
Views: 5832

traveling table.....

Here is a minimal code.... \documentclass[a4paper,10pt]{article}

\usepackage[french]{babel}
\usepackage[latin1,applemac]{inputenc}
\usepackage{graphicx}
\usepackage{/Users/benjaminleduc/Downloads/elsarticle/numcompress}
\usepackage{cite}
\usepackage{natbib}
\widowpenalty=9999
\clubpenalty=9999 ...
by giby
Thu Oct 07, 2010 10:41 am
Forum: Graphics, Figures & Tables
Topic: traveling table.....
Replies: 10
Views: 5832

Re: traveling table.....

... but without a lot of text, the problème cannot exist....
I'll try to make a shorter code...
by giby
Tue Oct 05, 2010 9:26 am
Forum: Graphics, Figures & Tables
Topic: traveling table.....
Replies: 10
Views: 5832

traveling table.....

Let see the code:

As it is confidential result, I cannot put them on the web... here is a modified script without text...

In the 3rd table I wanted to put the last colown as foot note, but it hasn't work....
\documentclass[a4paper,10pt]{article}

\usepackage[french]{babel}
\usepackage[latin1 ...