Search found 14 matches

by xana
Fri Oct 15, 2010 9:21 pm
Forum: General
Topic: Package inputenc error
Replies: 2
Views: 4154

Package inputenc error

Hi. I'm sorry, but I thought that it was irrelevant for the error in case.

I used the editor WinEdt. The rest I don't now, because my supervisor gave me a template for my master thesis.


\documentclass[12pt, twoside, a4paper, openright]{report}
\usepackage[centertags]{amsmath}
\usepackage ...
by xana
Fri Oct 15, 2010 7:15 pm
Forum: General
Topic: Package inputenc error
Replies: 2
Views: 4154

Package inputenc error

Hi.

I'm having a problem during compilation using latex:

! Package inputenc Error: Keyboard character used is undefined
(inputenc) in inputencoding `latin1',

See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...

l.8

?

I'm using:


\usepackage ...
by xana
Fri Oct 15, 2010 5:28 pm
Forum: Graphics, Figures & Tables
Topic: Mispaced \noalign in longtable
Replies: 8
Views: 24642

Re: Mispaced \noalign in longtable

Hi. Thank you so much. That resolved my problem. ;)

In the image I attached, you can see part of the longtable I have.
My problem is that in the last column the title and some letters appeared higher or lower than the rest of the text from the longtable.

I know that if I have only one letter I ...
by xana
Fri Oct 15, 2010 2:18 am
Forum: Graphics, Figures & Tables
Topic: Mispaced \noalign in longtable
Replies: 8
Views: 24642

Re: Mispaced \noalign in longtable

Ok. I already discovered my error. I had a extra } in the line.

Sorry that I bothered you with this subject.

But now in the same line that I told you before, I have this error:

! Extra alignment tab has been changed to \cr.
<template> \endtemplate

Can somebody help me solve this problem. Thanks ...
by xana
Fri Oct 15, 2010 2:04 am
Forum: Graphics, Figures & Tables
Topic: Mispaced \noalign in longtable
Replies: 8
Views: 24642

Mispaced \noalign in longtable

Ok. Thanks, that resolved this error.

But now I'm having another error. Hope this time that I posted the code right.

I'm having the error:
Missing { inserted
realted to the first row of the longtable with a raisebox.


\begin{document}
\begin{center}
\footnotesize
\setlongtables
\renewcommand ...
by xana
Fri Oct 15, 2010 12:07 am
Forum: Graphics, Figures & Tables
Topic: Mispaced \noalign in longtable
Replies: 8
Views: 24642

Mispaced \noalign in longtable

Hi. This is an example of the code of my longtable:


\begin{center}
\footnotesize
\setlongtables
\renewcommand{\arraystretch}{1.5}
\renewcommand{\multirowsetup}{\centering}
\centering
\setlength{\tabcolsep}{2mm}
\begin{longtable}{|>{\centering}m{2.6cm}|>{\centering}m{2.5cm}|>{\centering}m{2.1cm ...
by xana
Thu Oct 14, 2010 8:34 pm
Forum: Graphics, Figures & Tables
Topic: Mispaced \noalign in longtable
Replies: 8
Views: 24642

Mispaced \noalign in longtable

Hello everybody,

I have a longtable with \centering in a latex document and it appears always the same error:

! Misplaced \noalign.
\hline ->\noalign
{\ifnum 0=`}\fi \penalty \@M \futurelet \@let@token \LT@@h
l.680 \hline

Well, I already done some research and I know that this error is common in ...
by xana
Tue Jun 01, 2010 1:00 pm
Forum: Graphics, Figures & Tables
Topic: Help in table formatting
Replies: 24
Views: 12616

Help in table formatting

Hello again.

I wanted to itemize sentences in the table. A introduced the following code and the result is that from the example figure.

But i want that the space before the item is smaller and the text to be justified so that it fits right into the cell. How can i do that regarding the code that ...
by xana
Tue Jun 01, 2010 2:09 am
Forum: Graphics, Figures & Tables
Topic: Help in table formatting
Replies: 24
Views: 12616

Help in table formatting

Thank you for all the suggestions.

I already resolve my problem.

I simply added space between the rows and playe with this space.

Code: Select all

\\[12ex]\hline
I managed to align the table correctly . :)

Best regards
by xana
Mon May 31, 2010 2:21 pm
Forum: Graphics, Figures & Tables
Topic: Help in table formatting
Replies: 24
Views: 12616

Help in table formatting

Ok.
I'm sorry, the text in the column is in an other language :oops:
I'm also new at this forum, and i'm sorry if the previous posts are not complete.
The code for the previous table is posted bellow:


\begin{center}
\footnotesize
\setlongtables
\renewcommand{\arraystretch}{1.5}
\renewcommand ...