| bio | website | |
|---|---|---|
| location | France | |
| age | 22 | |
| visits | member for | 6 months |
| seen | Apr 28 at 22:31 | |
| stats | profile views | 27 |
I know of LaTeX for about 3 years since a friend in chemistry class told me about it but I really started using it for a year.
|
Mar 24 |
comment |
How to change the caption name in the article class when using babel? I had not seen that I was using the babel package somewhere in the preamble. Thanks a lot. I thought my problem was due to the fact that I was using the class "article" and not "amsarticle" like in the other document. |
|
Mar 24 |
accepted | How to change the caption name in the article class when using babel? |
|
Mar 24 |
comment |
How to change the caption name in the article class when using babel? I have tried \documentclass{article}
\usepackage{caption}
\usepackage{prettyref}
\usepackage[hypcap]{caption}
\newrefformat{tab}{Tableau~\ref{#1}}
\newcommand{\noun}[1]{\textsc{#1}}
\usepackage[labelsep=endash]{caption}
\captionsetup{tablename=Tableau}
and it doesn't work. It's still showing "Table" |
|
Mar 23 |
asked | How to change the caption name in the article class when using babel? |
|
Mar 9 |
comment |
Move address to the right and recipient to the left in a letter Thanks. The class "lettre" seems to be working, I just need to find out how to use it now. Because texmaker would automatically show all environment in the class "letter". |
|
Mar 8 |
asked | Move address to the right and recipient to the left in a letter |
|
Feb 11 |
comment |
“No BoundingBox” error in latex I had never seen that error before, or at least I had never paid attention to it. |
|
Feb 10 |
comment |
“No BoundingBox” error in latex I have just tried with pdflatex I don't see the error. I thought it was something really important but apparently it's not. Thank you for the advice. |
|
Feb 10 |
comment |
“No BoundingBox” error in latex Well, I am using TexMaker and I usually compile with a "quick compilation" option. However when I add citations I have to compile in latex and I get this error. Though, it doesn't seem to change anything in the document. |
|
Feb 10 |
asked | “No BoundingBox” error in latex |
|
Dec 3 |
comment |
How to align middle-align text in a parbox? It depends on what you type, I had something else written in it and it was not vertically centered. There was more space at the top of it. |
|
Dec 3 |
comment |
How to align middle-align text in a parbox? No, I didn't. I will try with it. |
|
Dec 2 |
accepted | How to align middle-align text in a parbox? |
|
Dec 2 |
comment |
How to align middle-align text in a parbox? Almost, I had to take off the "-2" because it would write "-2 -2" before my text. |
|
Dec 2 |
asked | How to align middle-align text in a parbox? |
|
Nov 18 |
comment |
Koma article class linespacing problems I have more stuff in the preamble maybe I forgot to add but I just gave up on that since the badbox are not affecting the layout so much and my paper is due for tomorrow morning. |
|
Nov 17 |
accepted | Koma article class linespacing problems |
|
Nov 17 |
revised |
Koma article class linespacing problems added 615 characters in body |
|
Nov 17 |
comment |
Koma article class linespacing problems well it does not really affect the layout now, the code I had copied pasted in the question has been automatically changed |
|
Nov 17 |
accepted | How to align caption description to the left in KOMA article? |