| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 10 months |
| seen | 15 hours ago | |
| stats | profile views | 69 |
|
Dec 7 |
comment |
Modify Algorithm name in French @Werner: please just one more question, how can i add the number of chapter with the number of algorithme, i want algo2.1 instead algo 1 ? is that possible ? |
|
Dec 7 |
accepted | Modify Algorithm name in French |
|
Dec 6 |
comment |
Modify Algorithm name in French i want Algoorithme 1, Pseudo Algorithme 1, is that possible ? |
|
Dec 6 |
comment |
Modify Algorithm name in French no it's Pseudo Algorithme,, but i should have Pseudo Algorithme 1 |
|
Dec 6 |
comment |
Modify Algorithm name in French Thank you so much for answer :) i have Pseudo Algorithme 2 but it's the fisrt pseudo algo , please how can reinitialize it to 1? |
|
Dec 6 |
comment |
Package Algorithmic in French @DavidCarlisle: tex.stackexchange.com/questions/85840/… |
|
Dec 6 |
revised |
Modify Algorithm name in French added 146 characters in body |
|
Dec 6 |
asked | Modify Algorithm name in French |
|
Dec 6 |
comment |
Package Algorithmic in French i post it as a question ? |
|
Dec 6 |
comment |
Package Algorithmic in French Please can you explain more? i add \renewcommand{\ALG@name}{Pseudo Algorithme} \renewcommand{\listalgorithmname}{Liste des \ALG@name s} just before the algorithm? |
|
Dec 6 |
comment |
Package Algorithmic in French @DavidCarlisle i have used \makeatletter\renewcommand{\ALG@name}{Algorithme} \renewcommand{\listalgorithmname}{Liste des \ALG@name s} \makeatother to change Algorithm--> Algoithme , Please i ask if you have an idea, i have one algorithme that i'd like to change Algorithme --> Pseudo Algorithme ? How can i do it please ? just one algo not all |
|
Dec 3 |
accepted | Divide an algorithm on two pages |
|
Dec 3 |
asked | Divide an algorithm on two pages |
|
Dec 3 |
comment |
How does one split a column title into two lines? i have added \newline between words and it works :) |
|
Dec 3 |
comment |
How does one split a column title into two lines? thank you for answer, please i have one more question: how can i divide a line in a cellule ? simple cellule not the title. |
|
Nov 22 |
asked | Change line spacing inside the document |
|
Nov 21 |
revised |
How does one split a column title into two lines? added 41 characters in body |
|
Nov 21 |
comment |
How does one split a column title into two lines? but i have the packages that i have used , that's it ? |
|
Nov 21 |
accepted | How does one split a column title into two lines? |
|
Nov 21 |
comment |
How does one split a column title into two lines? \rotatebox{90}{\parbox{2cm}{ This is \\ the case 3?}} it works :) |