Characters won't fit in tableTable with fixed width centering won't compileTable does not fitHow to fit big...
Email Account under attack (really) - anything I can do?
Theorems that impeded progress
Why Is Death Allowed In the Matrix?
What do you call a Matrix-like slowdown and camera movement effect?
Which models of the Boeing 737 are still in production?
Collect Fourier series terms
Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?
How old can references or sources in a thesis be?
Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?
Modeling an IPv4 Address
Problem of parity - Can we draw a closed path made up of 20 line segments...
Today is the Center
Test whether all array elements are factors of a number
A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?
What's the output of a record cartridge playing an out-of-speed record
Test if tikzmark exists on same page
Arthur Somervell: 1000 Exercises - Meaning of this notation
How can I make my BBEG immortal short of making them a Lich or Vampire?
What are the differences between the usage of 'it' and 'they'?
Why can't I see bouncing of a switch on an oscilloscope?
How much RAM could one put in a typical 80386 setup?
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Writing rule stating superpower from different root cause is bad writing
What would happen to a modern skyscraper if it rains micro blackholes?
Characters won't fit in table
Table with fixed width centering won't compileTable does not fitHow to fit big tableIEEEtran Tabular Won't Fit Into 0.7in MarginHow to fit the table?Fit a table into LatexYet another table that won't fit on pageFit Latex Table to PageWhy my table won't compile?a table of mine won't compile
I'm using Overleaf to make a uni work and I need to make a table which at first was too long, and now the characters won't fit in the cells.
As I see it's demanded in other posts, I'll paste the whole code here, tho the relevant part is the table one.
I already been looking at other threads but none give me the answer I need! If there's the one which will help me, I'll be pleased if you redirect me to it, else if you can help me thank you so much!
documentclass{article}
usepackage[utf8]{inputenc} usepackage{tabu} usepackage{array}
title{Informe llarg 1} author{12dcollgros } date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
~\ Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
~\ {centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
$$ v = frac{Delta s}{Delta t} qquad (1)$$
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: ~\ La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
~\ Intent 1: begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabu} to linewidth { | X | X | X | X | X | X | X | X | X | X | X | X | X |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 \ hline
7 & 8 & 9 \
hline
end{tabu} end{table}
noindent Xdotfill X
end{document}
tables table-of-contents fontsize
New contributor
add a comment |
I'm using Overleaf to make a uni work and I need to make a table which at first was too long, and now the characters won't fit in the cells.
As I see it's demanded in other posts, I'll paste the whole code here, tho the relevant part is the table one.
I already been looking at other threads but none give me the answer I need! If there's the one which will help me, I'll be pleased if you redirect me to it, else if you can help me thank you so much!
documentclass{article}
usepackage[utf8]{inputenc} usepackage{tabu} usepackage{array}
title{Informe llarg 1} author{12dcollgros } date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
~\ Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
~\ {centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
$$ v = frac{Delta s}{Delta t} qquad (1)$$
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: ~\ La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
~\ Intent 1: begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabu} to linewidth { | X | X | X | X | X | X | X | X | X | X | X | X | X |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 \ hline
7 & 8 & 9 \
hline
end{tabu} end{table}
noindent Xdotfill X
end{document}
tables table-of-contents fontsize
New contributor
3
As it currently is, your table will only fit into the standard text width of anarticle
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with thegeometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).
– leandriis
7 hours ago
There's a lot I'd change. Use an old syntax$$...$$
; use so many times//
; the table is not made correctly etc.
– Sebastiano
7 hours ago
add a comment |
I'm using Overleaf to make a uni work and I need to make a table which at first was too long, and now the characters won't fit in the cells.
As I see it's demanded in other posts, I'll paste the whole code here, tho the relevant part is the table one.
I already been looking at other threads but none give me the answer I need! If there's the one which will help me, I'll be pleased if you redirect me to it, else if you can help me thank you so much!
documentclass{article}
usepackage[utf8]{inputenc} usepackage{tabu} usepackage{array}
title{Informe llarg 1} author{12dcollgros } date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
~\ Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
~\ {centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
$$ v = frac{Delta s}{Delta t} qquad (1)$$
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: ~\ La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
~\ Intent 1: begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabu} to linewidth { | X | X | X | X | X | X | X | X | X | X | X | X | X |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 \ hline
7 & 8 & 9 \
hline
end{tabu} end{table}
noindent Xdotfill X
end{document}
tables table-of-contents fontsize
New contributor
I'm using Overleaf to make a uni work and I need to make a table which at first was too long, and now the characters won't fit in the cells.
As I see it's demanded in other posts, I'll paste the whole code here, tho the relevant part is the table one.
I already been looking at other threads but none give me the answer I need! If there's the one which will help me, I'll be pleased if you redirect me to it, else if you can help me thank you so much!
documentclass{article}
usepackage[utf8]{inputenc} usepackage{tabu} usepackage{array}
title{Informe llarg 1} author{12dcollgros } date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
~\ Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
~\ {centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
$$ v = frac{Delta s}{Delta t} qquad (1)$$
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: ~\ La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
~\ Intent 1: begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabu} to linewidth { | X | X | X | X | X | X | X | X | X | X | X | X | X |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 \ hline
7 & 8 & 9 \
hline
end{tabu} end{table}
noindent Xdotfill X
end{document}
tables table-of-contents fontsize
tables table-of-contents fontsize
New contributor
New contributor
New contributor
asked 8 hours ago
KingkonigKingkonig
84
84
New contributor
New contributor
3
As it currently is, your table will only fit into the standard text width of anarticle
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with thegeometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).
– leandriis
7 hours ago
There's a lot I'd change. Use an old syntax$$...$$
; use so many times//
; the table is not made correctly etc.
– Sebastiano
7 hours ago
add a comment |
3
As it currently is, your table will only fit into the standard text width of anarticle
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with thegeometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).
– leandriis
7 hours ago
There's a lot I'd change. Use an old syntax$$...$$
; use so many times//
; the table is not made correctly etc.
– Sebastiano
7 hours ago
3
3
As it currently is, your table will only fit into the standard text width of an
article
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with the geometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).– leandriis
7 hours ago
As it currently is, your table will only fit into the standard text width of an
article
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with the geometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).– leandriis
7 hours ago
There's a lot I'd change. Use an old syntax
$$...$$
; use so many times //
; the table is not made correctly etc.– Sebastiano
7 hours ago
There's a lot I'd change. Use an old syntax
$$...$$
; use so many times //
; the table is not made correctly etc.– Sebastiano
7 hours ago
add a comment |
3 Answers
3
active
oldest
votes
Here is my updated version with a cleaner and more tidy code also for the table.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage[margin=1.5in]{geometry}
usepackage{array}
setlength{parindent}{0pt}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions. Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
{centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}label{1st}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps. Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació eqref{1st}, que si la hipòtesi és certa s'hauria de mantenir constant. Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: la incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t = 0.001$s,
Intent 1:
begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabular}{ | c | c | c | c| c | c | c | c | c | c | c |c | c |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 & &&&&&&&&&\ hline
7 & 8 & 9 & &&&&&&&&&\
hline
end{tabular}
end{table}
noindent Xdotfill X
end{document}
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
@Sebastiano: Could you please comment on why one would still use atabu
environment if there are no moreX
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.
– leandriis
7 hours ago
2
@Sebastiano: Well,c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferringtabularx
overtabu
, however my question stays the same. Why usetabularx
when there is noX
type column? In that case, a simpletabular
environment is sufficient.
– leandriis
7 hours ago
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
@Sebastiano It doesn't make sense to usebegin{tabu} to linewidth
if you don't useX
columns (I didn't downvote).
– egreg
4 hours ago
|
show 7 more comments
I'm sorry to say that your TeX code is terrible.
- Don't use such things as
~\
to “leave space between paragraphs. There's no need to. - Never leave blank lines before displays
- Never use
$$
; for numbered equations, useequation
- For cross-references use
label
andeqref
as shown - For math oriented documents, load
amsmath
- The missing
usepackage[catalan]{babel}
line might be due to showing a minimal example, but it is necessary also here in order to typeset correctly the document, along withusepackage[T1]{fontenc}
- For numeric tables, use
siunitx
; you also use its features for things such as$delta t = SI{0.001}{s}$
or$d = SI{10 pm 0.1}{cm}$
The table could be typeset as the contents of a subsection, for instance.
Since you seem to have pretty big tables, a larger line width seems necessary.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage[catalan]{babel}
usepackage{amsmath}
usepackage[a4paper,margin=2cm]{geometry}
usepackage{siunitx,booktabs}
usepackage{sectsty}
sectionfont{centering} % section titles are centered
sisetup{separate-uncertainty}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar
les lleis de la dinàmica clàssica, concretament les que
descriuen el moviment rectilini uniforme (MRU d'ara en endavant),
el moviment rectilini uniformement accelerat (MRUA d'ara en endavant)
i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn
semblant al que aquestes lleis fan referència (mínima presència de
fregament, velocitats inicials uniformes, etc.) i emprarem mòbils
on hi acoblarem distints accessoris per tal de demostrar la llei
o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per
forces externes ve donada per:
begin{equation}label{eq:speed}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha
desplaçat en un increment de temps $Delta t$. Si dita relació és
certa, un mòbil que es mogui a velocitat constant haurà de recòrrer
sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el
temps que un accessori de longitud coneguda ($d = SI{10 pm 0.1}{cm}$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqref{eq:speed}, que si la hipòtesi és
certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents
resultats. La incertesa en la mesura dels temps ens ve donada per
les pròpies portes i és constant: $delta t = SI{0.001}{s}$
subsection*{Intent 1}
begingroup
%footnotesize
setlength{tabcolsep}{0pt} % let TeX take care of this
begin{tabular*}{linewidth}{
@{extracolsep{fill}}
c
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
}
toprule
Try &
{$t_1$} & {$v_1$} & {$delta v$} &
{$t_2$} & {$v_2$} & {$delta v$} &
{$t_3$} & {$v_3$} & {$delta v$} &
{$t_4$} & {$v_4$} & {$delta v$} \
midrule
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \
4 \
5 \
6 \
7 \
8 \
9 \
bottomrule
end{tabular*}
endgroup
end{document}
add a comment |
- instead of the outdated
tabu
package use a normaltabular
ortabularx
- each row needs to have the same amount of entries seperated by
&
even if they are empty
titlesec
package for automatically centred titles
parskip
package to have and empty line between paragraphs instead of~\
- use a numbered equation instead of manually adding the equation number
- for a better layout use the
booktabs
package and abandon vertical lines
documentclass{article}
usepackage[utf8]{inputenc}
% for nice tables
usepackage{booktabs}
% centred titles
usepackage{titlesec}
titleformat*{section}{bfseriesLargecentering}
% space between paragraphs
usepackage[parfill]{parskip}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la di-nàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats:
La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
Intent 1:
begin{table}[htbp]
setlengthtabcolsep{3.5pt}
begin{tabular}{@{} *{13}{l} @{}}
toprule
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ midrule
1 & 0.11 & 0.88 & 0.02 & 0.11 & 0.89 & 0.02 & 0.12 & 0.85 & 0.02 & 0.11 & 0.89 & 0.02 \
4 & 5 & 6 &&&&&&&&&&\
7 & 8 & 9 &&&&&&&&&&\
bottomrule
end{tabular}
end{table}
noindent Xdotfill X
end{document}
New contributor
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483549%2fcharacters-wont-fit-in-table%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Here is my updated version with a cleaner and more tidy code also for the table.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage[margin=1.5in]{geometry}
usepackage{array}
setlength{parindent}{0pt}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions. Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
{centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}label{1st}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps. Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació eqref{1st}, que si la hipòtesi és certa s'hauria de mantenir constant. Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: la incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t = 0.001$s,
Intent 1:
begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabular}{ | c | c | c | c| c | c | c | c | c | c | c |c | c |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 & &&&&&&&&&\ hline
7 & 8 & 9 & &&&&&&&&&\
hline
end{tabular}
end{table}
noindent Xdotfill X
end{document}
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
@Sebastiano: Could you please comment on why one would still use atabu
environment if there are no moreX
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.
– leandriis
7 hours ago
2
@Sebastiano: Well,c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferringtabularx
overtabu
, however my question stays the same. Why usetabularx
when there is noX
type column? In that case, a simpletabular
environment is sufficient.
– leandriis
7 hours ago
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
@Sebastiano It doesn't make sense to usebegin{tabu} to linewidth
if you don't useX
columns (I didn't downvote).
– egreg
4 hours ago
|
show 7 more comments
Here is my updated version with a cleaner and more tidy code also for the table.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage[margin=1.5in]{geometry}
usepackage{array}
setlength{parindent}{0pt}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions. Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
{centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}label{1st}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps. Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació eqref{1st}, que si la hipòtesi és certa s'hauria de mantenir constant. Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: la incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t = 0.001$s,
Intent 1:
begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabular}{ | c | c | c | c| c | c | c | c | c | c | c |c | c |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 & &&&&&&&&&\ hline
7 & 8 & 9 & &&&&&&&&&\
hline
end{tabular}
end{table}
noindent Xdotfill X
end{document}
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
@Sebastiano: Could you please comment on why one would still use atabu
environment if there are no moreX
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.
– leandriis
7 hours ago
2
@Sebastiano: Well,c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferringtabularx
overtabu
, however my question stays the same. Why usetabularx
when there is noX
type column? In that case, a simpletabular
environment is sufficient.
– leandriis
7 hours ago
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
@Sebastiano It doesn't make sense to usebegin{tabu} to linewidth
if you don't useX
columns (I didn't downvote).
– egreg
4 hours ago
|
show 7 more comments
Here is my updated version with a cleaner and more tidy code also for the table.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage[margin=1.5in]{geometry}
usepackage{array}
setlength{parindent}{0pt}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions. Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
{centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}label{1st}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps. Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació eqref{1st}, que si la hipòtesi és certa s'hauria de mantenir constant. Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: la incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t = 0.001$s,
Intent 1:
begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabular}{ | c | c | c | c| c | c | c | c | c | c | c |c | c |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 & &&&&&&&&&\ hline
7 & 8 & 9 & &&&&&&&&&\
hline
end{tabular}
end{table}
noindent Xdotfill X
end{document}
Here is my updated version with a cleaner and more tidy code also for the table.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage{amsmath}
usepackage[margin=1.5in]{geometry}
usepackage{array}
setlength{parindent}{0pt}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
{centeringsection*{Introducció}}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la dinàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions. Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
{centeringsection*{Experiment 1: Mesura de la velocitat d'un MRU}}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}label{1st}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps. Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació eqref{1st}, que si la hipòtesi és certa s'hauria de mantenir constant. Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats: la incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t = 0.001$s,
Intent 1:
begin{table}[htbp]
centering
setlengthtabcolsep{2pt}
begin{tabular}{ | c | c | c | c| c | c | c | c | c | c | c |c | c |}
hline
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ hline
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \ hline
4 & 5 & 6 & &&&&&&&&&\ hline
7 & 8 & 9 & &&&&&&&&&\
hline
end{tabular}
end{table}
noindent Xdotfill X
end{document}
edited 3 hours ago
answered 8 hours ago
SebastianoSebastiano
11.2k42166
11.2k42166
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
@Sebastiano: Could you please comment on why one would still use atabu
environment if there are no moreX
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.
– leandriis
7 hours ago
2
@Sebastiano: Well,c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferringtabularx
overtabu
, however my question stays the same. Why usetabularx
when there is noX
type column? In that case, a simpletabular
environment is sufficient.
– leandriis
7 hours ago
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
@Sebastiano It doesn't make sense to usebegin{tabu} to linewidth
if you don't useX
columns (I didn't downvote).
– egreg
4 hours ago
|
show 7 more comments
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
@Sebastiano: Could you please comment on why one would still use atabu
environment if there are no moreX
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.
– leandriis
7 hours ago
2
@Sebastiano: Well,c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferringtabularx
overtabu
, however my question stays the same. Why usetabularx
when there is noX
type column? In that case, a simpletabular
environment is sufficient.
– leandriis
7 hours ago
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
@Sebastiano It doesn't make sense to usebegin{tabu} to linewidth
if you don't useX
columns (I didn't downvote).
– egreg
4 hours ago
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
That worked! Can't check it now tho, how is it that I had to change X's for c's? Any further explanation, may it be in private? Thank you very much!
– Kingkonig
7 hours ago
1
1
@Sebastiano: Could you please comment on why one would still use a
tabu
environment if there are no more X
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.– leandriis
7 hours ago
@Sebastiano: Could you please comment on why one would still use a
tabu
environment if there are no more X
type columns? Apart from that, now the contents fit into the columns but the table nevertheless exceeds the textwidth.– leandriis
7 hours ago
2
2
@Sebastiano: Well,
c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferring tabularx
over tabu
, however my question stays the same. Why use tabularx
when there is no X
type column? In that case, a simple tabular
environment is sufficient.– leandriis
7 hours ago
@Sebastiano: Well,
c
type columns will indeed horizontally center the entries and prevent the entries from being printed over the lines. I agree with you on preferring tabularx
over tabu
, however my question stays the same. Why use tabularx
when there is no X
type column? In that case, a simple tabular
environment is sufficient.– leandriis
7 hours ago
1
1
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
@Sebastiano literally my first day using TeX code, trying to learn as much as possible and compenetrate it with university but it is a bit hard tho. I'll note down everything you said, thank you so much!
– Kingkonig
6 hours ago
1
1
@Sebastiano It doesn't make sense to use
begin{tabu} to linewidth
if you don't use X
columns (I didn't downvote).– egreg
4 hours ago
@Sebastiano It doesn't make sense to use
begin{tabu} to linewidth
if you don't use X
columns (I didn't downvote).– egreg
4 hours ago
|
show 7 more comments
I'm sorry to say that your TeX code is terrible.
- Don't use such things as
~\
to “leave space between paragraphs. There's no need to. - Never leave blank lines before displays
- Never use
$$
; for numbered equations, useequation
- For cross-references use
label
andeqref
as shown - For math oriented documents, load
amsmath
- The missing
usepackage[catalan]{babel}
line might be due to showing a minimal example, but it is necessary also here in order to typeset correctly the document, along withusepackage[T1]{fontenc}
- For numeric tables, use
siunitx
; you also use its features for things such as$delta t = SI{0.001}{s}$
or$d = SI{10 pm 0.1}{cm}$
The table could be typeset as the contents of a subsection, for instance.
Since you seem to have pretty big tables, a larger line width seems necessary.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage[catalan]{babel}
usepackage{amsmath}
usepackage[a4paper,margin=2cm]{geometry}
usepackage{siunitx,booktabs}
usepackage{sectsty}
sectionfont{centering} % section titles are centered
sisetup{separate-uncertainty}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar
les lleis de la dinàmica clàssica, concretament les que
descriuen el moviment rectilini uniforme (MRU d'ara en endavant),
el moviment rectilini uniformement accelerat (MRUA d'ara en endavant)
i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn
semblant al que aquestes lleis fan referència (mínima presència de
fregament, velocitats inicials uniformes, etc.) i emprarem mòbils
on hi acoblarem distints accessoris per tal de demostrar la llei
o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per
forces externes ve donada per:
begin{equation}label{eq:speed}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha
desplaçat en un increment de temps $Delta t$. Si dita relació és
certa, un mòbil que es mogui a velocitat constant haurà de recòrrer
sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el
temps que un accessori de longitud coneguda ($d = SI{10 pm 0.1}{cm}$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqref{eq:speed}, que si la hipòtesi és
certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents
resultats. La incertesa en la mesura dels temps ens ve donada per
les pròpies portes i és constant: $delta t = SI{0.001}{s}$
subsection*{Intent 1}
begingroup
%footnotesize
setlength{tabcolsep}{0pt} % let TeX take care of this
begin{tabular*}{linewidth}{
@{extracolsep{fill}}
c
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
}
toprule
Try &
{$t_1$} & {$v_1$} & {$delta v$} &
{$t_2$} & {$v_2$} & {$delta v$} &
{$t_3$} & {$v_3$} & {$delta v$} &
{$t_4$} & {$v_4$} & {$delta v$} \
midrule
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \
4 \
5 \
6 \
7 \
8 \
9 \
bottomrule
end{tabular*}
endgroup
end{document}
add a comment |
I'm sorry to say that your TeX code is terrible.
- Don't use such things as
~\
to “leave space between paragraphs. There's no need to. - Never leave blank lines before displays
- Never use
$$
; for numbered equations, useequation
- For cross-references use
label
andeqref
as shown - For math oriented documents, load
amsmath
- The missing
usepackage[catalan]{babel}
line might be due to showing a minimal example, but it is necessary also here in order to typeset correctly the document, along withusepackage[T1]{fontenc}
- For numeric tables, use
siunitx
; you also use its features for things such as$delta t = SI{0.001}{s}$
or$d = SI{10 pm 0.1}{cm}$
The table could be typeset as the contents of a subsection, for instance.
Since you seem to have pretty big tables, a larger line width seems necessary.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage[catalan]{babel}
usepackage{amsmath}
usepackage[a4paper,margin=2cm]{geometry}
usepackage{siunitx,booktabs}
usepackage{sectsty}
sectionfont{centering} % section titles are centered
sisetup{separate-uncertainty}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar
les lleis de la dinàmica clàssica, concretament les que
descriuen el moviment rectilini uniforme (MRU d'ara en endavant),
el moviment rectilini uniformement accelerat (MRUA d'ara en endavant)
i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn
semblant al que aquestes lleis fan referència (mínima presència de
fregament, velocitats inicials uniformes, etc.) i emprarem mòbils
on hi acoblarem distints accessoris per tal de demostrar la llei
o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per
forces externes ve donada per:
begin{equation}label{eq:speed}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha
desplaçat en un increment de temps $Delta t$. Si dita relació és
certa, un mòbil que es mogui a velocitat constant haurà de recòrrer
sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el
temps que un accessori de longitud coneguda ($d = SI{10 pm 0.1}{cm}$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqref{eq:speed}, que si la hipòtesi és
certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents
resultats. La incertesa en la mesura dels temps ens ve donada per
les pròpies portes i és constant: $delta t = SI{0.001}{s}$
subsection*{Intent 1}
begingroup
%footnotesize
setlength{tabcolsep}{0pt} % let TeX take care of this
begin{tabular*}{linewidth}{
@{extracolsep{fill}}
c
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
}
toprule
Try &
{$t_1$} & {$v_1$} & {$delta v$} &
{$t_2$} & {$v_2$} & {$delta v$} &
{$t_3$} & {$v_3$} & {$delta v$} &
{$t_4$} & {$v_4$} & {$delta v$} \
midrule
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \
4 \
5 \
6 \
7 \
8 \
9 \
bottomrule
end{tabular*}
endgroup
end{document}
add a comment |
I'm sorry to say that your TeX code is terrible.
- Don't use such things as
~\
to “leave space between paragraphs. There's no need to. - Never leave blank lines before displays
- Never use
$$
; for numbered equations, useequation
- For cross-references use
label
andeqref
as shown - For math oriented documents, load
amsmath
- The missing
usepackage[catalan]{babel}
line might be due to showing a minimal example, but it is necessary also here in order to typeset correctly the document, along withusepackage[T1]{fontenc}
- For numeric tables, use
siunitx
; you also use its features for things such as$delta t = SI{0.001}{s}$
or$d = SI{10 pm 0.1}{cm}$
The table could be typeset as the contents of a subsection, for instance.
Since you seem to have pretty big tables, a larger line width seems necessary.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage[catalan]{babel}
usepackage{amsmath}
usepackage[a4paper,margin=2cm]{geometry}
usepackage{siunitx,booktabs}
usepackage{sectsty}
sectionfont{centering} % section titles are centered
sisetup{separate-uncertainty}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar
les lleis de la dinàmica clàssica, concretament les que
descriuen el moviment rectilini uniforme (MRU d'ara en endavant),
el moviment rectilini uniformement accelerat (MRUA d'ara en endavant)
i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn
semblant al que aquestes lleis fan referència (mínima presència de
fregament, velocitats inicials uniformes, etc.) i emprarem mòbils
on hi acoblarem distints accessoris per tal de demostrar la llei
o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per
forces externes ve donada per:
begin{equation}label{eq:speed}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha
desplaçat en un increment de temps $Delta t$. Si dita relació és
certa, un mòbil que es mogui a velocitat constant haurà de recòrrer
sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el
temps que un accessori de longitud coneguda ($d = SI{10 pm 0.1}{cm}$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqref{eq:speed}, que si la hipòtesi és
certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents
resultats. La incertesa en la mesura dels temps ens ve donada per
les pròpies portes i és constant: $delta t = SI{0.001}{s}$
subsection*{Intent 1}
begingroup
%footnotesize
setlength{tabcolsep}{0pt} % let TeX take care of this
begin{tabular*}{linewidth}{
@{extracolsep{fill}}
c
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
}
toprule
Try &
{$t_1$} & {$v_1$} & {$delta v$} &
{$t_2$} & {$v_2$} & {$delta v$} &
{$t_3$} & {$v_3$} & {$delta v$} &
{$t_4$} & {$v_4$} & {$delta v$} \
midrule
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \
4 \
5 \
6 \
7 \
8 \
9 \
bottomrule
end{tabular*}
endgroup
end{document}
I'm sorry to say that your TeX code is terrible.
- Don't use such things as
~\
to “leave space between paragraphs. There's no need to. - Never leave blank lines before displays
- Never use
$$
; for numbered equations, useequation
- For cross-references use
label
andeqref
as shown - For math oriented documents, load
amsmath
- The missing
usepackage[catalan]{babel}
line might be due to showing a minimal example, but it is necessary also here in order to typeset correctly the document, along withusepackage[T1]{fontenc}
- For numeric tables, use
siunitx
; you also use its features for things such as$delta t = SI{0.001}{s}$
or$d = SI{10 pm 0.1}{cm}$
The table could be typeset as the contents of a subsection, for instance.
Since you seem to have pretty big tables, a larger line width seems necessary.
documentclass{article}
usepackage[utf8]{inputenc}
usepackage[T1]{fontenc}
usepackage[catalan]{babel}
usepackage{amsmath}
usepackage[a4paper,margin=2cm]{geometry}
usepackage{siunitx,booktabs}
usepackage{sectsty}
sectionfont{centering} % section titles are centered
sisetup{separate-uncertainty}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar
les lleis de la dinàmica clàssica, concretament les que
descriuen el moviment rectilini uniforme (MRU d'ara en endavant),
el moviment rectilini uniformement accelerat (MRUA d'ara en endavant)
i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn
semblant al que aquestes lleis fan referència (mínima presència de
fregament, velocitats inicials uniformes, etc.) i emprarem mòbils
on hi acoblarem distints accessoris per tal de demostrar la llei
o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per
forces externes ve donada per:
begin{equation}label{eq:speed}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha
desplaçat en un increment de temps $Delta t$. Si dita relació és
certa, un mòbil que es mogui a velocitat constant haurà de recòrrer
sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el
temps que un accessori de longitud coneguda ($d = SI{10 pm 0.1}{cm}$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqref{eq:speed}, que si la hipòtesi és
certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents
resultats. La incertesa en la mesura dels temps ens ve donada per
les pròpies portes i és constant: $delta t = SI{0.001}{s}$
subsection*{Intent 1}
begingroup
%footnotesize
setlength{tabcolsep}{0pt} % let TeX take care of this
begin{tabular*}{linewidth}{
@{extracolsep{fill}}
c
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.4]
S[table-format=1.3]
S[table-format=1.3]
S[table-format=1.5]
S[table-format=1.3]
}
toprule
Try &
{$t_1$} & {$v_1$} & {$delta v$} &
{$t_2$} & {$v_2$} & {$delta v$} &
{$t_3$} & {$v_3$} & {$delta v$} &
{$t_4$} & {$v_4$} & {$delta v$} \
midrule
1 & 0.114 & 0.8764 & 0.016 & 0.112 & 0.89285 & 0.017 & 0.117 & 0.8548 & 0.016 & 0.113 & 0.88502 & 0.017 \
4 \
5 \
6 \
7 \
8 \
9 \
bottomrule
end{tabular*}
endgroup
end{document}
edited 4 hours ago
answered 4 hours ago
egregegreg
732k8919303253
732k8919303253
add a comment |
add a comment |
- instead of the outdated
tabu
package use a normaltabular
ortabularx
- each row needs to have the same amount of entries seperated by
&
even if they are empty
titlesec
package for automatically centred titles
parskip
package to have and empty line between paragraphs instead of~\
- use a numbered equation instead of manually adding the equation number
- for a better layout use the
booktabs
package and abandon vertical lines
documentclass{article}
usepackage[utf8]{inputenc}
% for nice tables
usepackage{booktabs}
% centred titles
usepackage{titlesec}
titleformat*{section}{bfseriesLargecentering}
% space between paragraphs
usepackage[parfill]{parskip}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la di-nàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats:
La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
Intent 1:
begin{table}[htbp]
setlengthtabcolsep{3.5pt}
begin{tabular}{@{} *{13}{l} @{}}
toprule
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ midrule
1 & 0.11 & 0.88 & 0.02 & 0.11 & 0.89 & 0.02 & 0.12 & 0.85 & 0.02 & 0.11 & 0.89 & 0.02 \
4 & 5 & 6 &&&&&&&&&&\
7 & 8 & 9 &&&&&&&&&&\
bottomrule
end{tabular}
end{table}
noindent Xdotfill X
end{document}
New contributor
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
add a comment |
- instead of the outdated
tabu
package use a normaltabular
ortabularx
- each row needs to have the same amount of entries seperated by
&
even if they are empty
titlesec
package for automatically centred titles
parskip
package to have and empty line between paragraphs instead of~\
- use a numbered equation instead of manually adding the equation number
- for a better layout use the
booktabs
package and abandon vertical lines
documentclass{article}
usepackage[utf8]{inputenc}
% for nice tables
usepackage{booktabs}
% centred titles
usepackage{titlesec}
titleformat*{section}{bfseriesLargecentering}
% space between paragraphs
usepackage[parfill]{parskip}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la di-nàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats:
La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
Intent 1:
begin{table}[htbp]
setlengthtabcolsep{3.5pt}
begin{tabular}{@{} *{13}{l} @{}}
toprule
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ midrule
1 & 0.11 & 0.88 & 0.02 & 0.11 & 0.89 & 0.02 & 0.12 & 0.85 & 0.02 & 0.11 & 0.89 & 0.02 \
4 & 5 & 6 &&&&&&&&&&\
7 & 8 & 9 &&&&&&&&&&\
bottomrule
end{tabular}
end{table}
noindent Xdotfill X
end{document}
New contributor
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
add a comment |
- instead of the outdated
tabu
package use a normaltabular
ortabularx
- each row needs to have the same amount of entries seperated by
&
even if they are empty
titlesec
package for automatically centred titles
parskip
package to have and empty line between paragraphs instead of~\
- use a numbered equation instead of manually adding the equation number
- for a better layout use the
booktabs
package and abandon vertical lines
documentclass{article}
usepackage[utf8]{inputenc}
% for nice tables
usepackage{booktabs}
% centred titles
usepackage{titlesec}
titleformat*{section}{bfseriesLargecentering}
% space between paragraphs
usepackage[parfill]{parskip}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la di-nàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats:
La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
Intent 1:
begin{table}[htbp]
setlengthtabcolsep{3.5pt}
begin{tabular}{@{} *{13}{l} @{}}
toprule
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ midrule
1 & 0.11 & 0.88 & 0.02 & 0.11 & 0.89 & 0.02 & 0.12 & 0.85 & 0.02 & 0.11 & 0.89 & 0.02 \
4 & 5 & 6 &&&&&&&&&&\
7 & 8 & 9 &&&&&&&&&&\
bottomrule
end{tabular}
end{table}
noindent Xdotfill X
end{document}
New contributor
- instead of the outdated
tabu
package use a normaltabular
ortabularx
- each row needs to have the same amount of entries seperated by
&
even if they are empty
titlesec
package for automatically centred titles
parskip
package to have and empty line between paragraphs instead of~\
- use a numbered equation instead of manually adding the equation number
- for a better layout use the
booktabs
package and abandon vertical lines
documentclass{article}
usepackage[utf8]{inputenc}
% for nice tables
usepackage{booktabs}
% centred titles
usepackage{titlesec}
titleformat*{section}{bfseriesLargecentering}
% space between paragraphs
usepackage[parfill]{parskip}
title{Informe llarg 1}
author{12dcollgros}
date{April 2019}
begin{document}
maketitle
section*{Introducció}
Aquest informe detalla l'experiment realitzat per demostrar les lleis de la di-nàmica clàssica, concretament les que descriuen el moviment rectilini uniforme (MRU d'ara en endavant), el moviment rectilini uniformement accelerat (MRUA d'ara en endavant) i la conservació del moment lineal en colisions.
Per tal de demostrar dites lleis, recrearem al laboratori un entorn semblant al que aquestes lleis fan referència (mínima presència de fregament, velocitats inicials uniformes, etc.) i emprarem mòbils on hi acoblarem distints accessoris per tal de demostrar la llei o equació que escaigui.
section*{Experiment 1: Mesura de la velocitat d'un MRU}
Sabem que la velocitat a la qual es desplaça un mòbil no afectat per forces externes ve donada per:
begin{equation}
v = frac{Delta s}{Delta t}
end{equation}
On $Delta s$ representa l'increment de distància que el mòbil s'ha desplaçat en un increment de temps $Delta t$. Si dita relació és certa, un mòbil que es mogui a velocitat constant haurà de recòrrer sempre el mateix increment de distància en el mateix increment de temps.
Mitjançant un sistema de quatre portes fotoelèctriques, hem mesurat el temps que un accessori de longitud coneguda ($d = 10 pm 0.1$ cm) acoblat al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar la seva velocitat a partir de l'equació (1), que si la hipòtesi és certa s'hauria de mantenir constant.
Després de repetir dit experiment 3 vegades, hem obtingut els següents resultats:
La incertesa en la mesura dels temps ens ve donada per les pròpies portes i és constant: $delta t$ = $0.001s$
Intent 1:
begin{table}[htbp]
setlengthtabcolsep{3.5pt}
begin{tabular}{@{} *{13}{l} @{}}
toprule
Try & t1 & v1 & $delta v$ & t2 & v2 & $delta v$ & t3 & v3 & $delta v$ & t4 & v4 & $delta v$ \ midrule
1 & 0.11 & 0.88 & 0.02 & 0.11 & 0.89 & 0.02 & 0.12 & 0.85 & 0.02 & 0.11 & 0.89 & 0.02 \
4 & 5 & 6 &&&&&&&&&&\
7 & 8 & 9 &&&&&&&&&&\
bottomrule
end{tabular}
end{table}
noindent Xdotfill X
end{document}
New contributor
edited 4 hours ago
New contributor
answered 5 hours ago
user185220user185220
132
132
New contributor
New contributor
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
add a comment |
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
Upvoted you :-) thank you very much for another answer.
– Sebastiano
4 hours ago
add a comment |
Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.
Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.
Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.
Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483549%2fcharacters-wont-fit-in-table%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
As it currently is, your table will only fit into the standard text width of an
article
if you use an extremely small font size. You could therefor a) increase the textwidth globally (with thegeometry
package) b) if your table contains a lot more rows than shwon use a table in landscape mode c) redesign your table to make it narrower (maybe transpose the table).– leandriis
7 hours ago
There's a lot I'd change. Use an old syntax
$$...$$
; use so many times//
; the table is not made correctly etc.– Sebastiano
7 hours ago