Search found 3 matches

by kevung
Tue May 14, 2013 7:54 pm
Forum: Text Formatting
Topic: Problem with itemize: items which do not appear
Replies: 3
Views: 3646

Re: Problem with itemize: items which do not appear

Youpiiiiii !
I found the error. It is so upsetting...
I use the words "aff_vect" and "init_id" instead of "aff\_vect" and "init\_id"!

This forum is great. :D
See you!

Kevung
by kevung
Tue May 14, 2013 7:35 pm
Forum: Text Formatting
Topic: Problem with itemize: items which do not appear
Replies: 3
Views: 3646

Re: Problem with itemize: items which do not appear

Hi Tom!
I'm sorry for the poor display I did of my code.
I thank for your quick and useful answer.
Unfortunately, it didn't fix the problem of the missing items. :cry:
by kevung
Tue May 14, 2013 2:11 am
Forum: Text Formatting
Topic: Problem with itemize: items which do not appear
Replies: 3
Views: 3646

Problem with itemize: items which do not appear

Hello everybody,

I want to display a list of items. That is why I use:

\begin{description}
\item [blablabla] définition de blablabla
\end{description}

It works for the first items, but the last one (from line 131 to 136)

line131
\item [void \texttt{aff_vect}(double** \texttt{q}):] affiche ...