Characters won't fit in table The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Do we need more moderators?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

How to make Illustrator type tool selection automatically adapt with text length

How do you keep chess fun when your opponent constantly beats you?

Windows 10: How to Lock (not sleep) laptop on lid close?

Didn't get enough time to take a Coding Test - what to do now?

Can a flute soloist sit?

How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?

Student Loan from years ago pops up and is taking my salary

How to substitute curly brackets with round brackets in a grid of list

Why did Peik Lin say, "I'm not an animal"?

Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?

Why don't hard Brexiteers insist on a hard border to prevent illegal immigration after Brexit?

Can withdrawing asylum be illegal?

60's-70's movie: home appliances revolting against the owners

What do I do when my TA workload is more than expected?

What aspect of planet earth must be changed to prevent the industrial revolution?

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

What is the padding with red substance inside of steak packaging?

How to support a colleague who finds meetings extremely tiring?

Do warforged have souls?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

TDS update packages don't remove unneeded items

"... to apply for a visa" or "... and applied for a visa"?

Can each chord in a progression create its own key?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?



Characters won't fit in table



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Do we need more moderators?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










2















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!



documentclassarticle

usepackage[utf8]inputenc usepackagetabu usepackagearray

titleInforme llarg 1 author12dcollgros dateApril 2019

begindocument

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 = fracDelta sDelta 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: begintable[htbp]
centering
setlengthtabcolsep2pt
begintabu to linewidth 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
endtabu endtable

noindent Xdotfill X


enddocument









share|improve this question







New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 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
    Apr 6 at 17:16












  • There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

    – Sebastiano
    Apr 6 at 17:32
















2















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!



documentclassarticle

usepackage[utf8]inputenc usepackagetabu usepackagearray

titleInforme llarg 1 author12dcollgros dateApril 2019

begindocument

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 = fracDelta sDelta 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: begintable[htbp]
centering
setlengthtabcolsep2pt
begintabu to linewidth 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
endtabu endtable

noindent Xdotfill X


enddocument









share|improve this question







New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 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
    Apr 6 at 17:16












  • There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

    – Sebastiano
    Apr 6 at 17:32














2












2








2








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!



documentclassarticle

usepackage[utf8]inputenc usepackagetabu usepackagearray

titleInforme llarg 1 author12dcollgros dateApril 2019

begindocument

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 = fracDelta sDelta 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: begintable[htbp]
centering
setlengthtabcolsep2pt
begintabu to linewidth 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
endtabu endtable

noindent Xdotfill X


enddocument









share|improve this question







New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












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!



documentclassarticle

usepackage[utf8]inputenc usepackagetabu usepackagearray

titleInforme llarg 1 author12dcollgros dateApril 2019

begindocument

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 = fracDelta sDelta 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: begintable[htbp]
centering
setlengthtabcolsep2pt
begintabu to linewidth 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
endtabu endtable

noindent Xdotfill X


enddocument






tables table-of-contents fontsize






share|improve this question







New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 6 at 17:04









KingkonigKingkonig

134




134




New contributor




Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Kingkonig is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 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
    Apr 6 at 17:16












  • There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

    – Sebastiano
    Apr 6 at 17:32













  • 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
    Apr 6 at 17:16












  • There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

    – Sebastiano
    Apr 6 at 17:32








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
Apr 6 at 17:16






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
Apr 6 at 17:16














There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

– Sebastiano
Apr 6 at 17:32






There's a lot I'd change. Use an old syntax $$...$$; use so many times //; the table is not made correctly etc.

– Sebastiano
Apr 6 at 17:32











3 Answers
3






active

oldest

votes


















0














Here is my updated version with a cleaner and more tidy code also for the table.



enter image description here



documentclassarticle
usepackage[utf8]inputenc
usepackageamsmath
usepackage[margin=1.5in]geometry
usepackagearray

setlengthparindent0pt
titleInforme llarg 1
author12dcollgros
dateApril 2019
begindocument
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:

beginequationlabel1st
v = fracDelta sDelta t
endequation

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ó eqref1st, 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:

begintable[htbp]
centering
setlengthtabcolsep2pt
begintabular 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
endtabular
endtable

noindent Xdotfill X


enddocument





share|improve this answer




















  • 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
    Apr 6 at 17:13







  • 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
    Apr 6 at 17:27






  • 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
    Apr 6 at 19:00






  • 1





    @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

    – egreg
    Apr 6 at 21:00






  • 1





    @Sebastiano You don't need to remove the answer, you can improve it.

    – egreg
    Apr 6 at 21:11


















3














I'm sorry to say that your TeX code is terrible.



  1. Don't use such things as ~\ to “leave space between paragraphs. There's no need to.

  2. Never leave blank lines before displays

  3. Never use $$; for numbered equations, use equation

  4. For cross-references use label and eqref as shown

  5. For math oriented documents, load amsmath

  6. 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 with usepackage[T1]fontenc

  7. For numeric tables, use siunitx; you also use its features for things such as $delta t = SI0.001s$ or $d = SI10 pm 0.1cm$

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.



documentclassarticle

usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[catalan]babel

usepackageamsmath

usepackage[a4paper,margin=2cm]geometry

usepackagesiunitx,booktabs

usepackagesectsty

sectionfontcentering % section titles are centered

sisetupseparate-uncertainty

titleInforme llarg 1
author12dcollgros
dateApril 2019

begindocument

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:
beginequationlabeleq:speed
v = fracDelta sDelta t
endequation
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 = SI10 pm 0.1cm$) acoblat
al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
la seva velocitat a partir de l'equació~eqrefeq: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 = SI0.001s$

subsection*Intent 1
begingroup
%footnotesize
setlengthtabcolsep0pt % let TeX take care of this
begintabular*linewidth
@extracolsepfill
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
endtabular*
endgroup

enddocument


enter image description here






share|improve this answer
































    1














    • instead of the outdated tabu package use a normal tabular or tabularx

    • 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


    documentclassarticle

    usepackage[utf8]inputenc

    % for nice tables
    usepackagebooktabs

    % centred titles
    usepackagetitlesec
    titleformat*sectionbfseriesLargecentering

    % space between paragraphs
    usepackage[parfill]parskip

    titleInforme llarg 1
    author12dcollgros
    dateApril 2019

    begindocument

    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:

    beginequation
    v = fracDelta sDelta t
    endequation

    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:

    begintable[htbp]
    setlengthtabcolsep3.5pt
    begintabular@ *13l @
    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
    endtabular
    endtable

    noindent Xdotfill X


    enddocument


    enter image description here






    share|improve this answer










    New contributor




    user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















    • Upvoted you :-) thank you very much for another answer.

      – Sebastiano
      Apr 6 at 20:15











    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.









    draft saved

    draft discarded


















    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









    0














    Here is my updated version with a cleaner and more tidy code also for the table.



    enter image description here



    documentclassarticle
    usepackage[utf8]inputenc
    usepackageamsmath
    usepackage[margin=1.5in]geometry
    usepackagearray

    setlengthparindent0pt
    titleInforme llarg 1
    author12dcollgros
    dateApril 2019
    begindocument
    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:

    beginequationlabel1st
    v = fracDelta sDelta t
    endequation

    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ó eqref1st, 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:

    begintable[htbp]
    centering
    setlengthtabcolsep2pt
    begintabular 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
    endtabular
    endtable

    noindent Xdotfill X


    enddocument





    share|improve this answer




















    • 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
      Apr 6 at 17:13







    • 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
      Apr 6 at 17:27






    • 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
      Apr 6 at 19:00






    • 1





      @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

      – egreg
      Apr 6 at 21:00






    • 1





      @Sebastiano You don't need to remove the answer, you can improve it.

      – egreg
      Apr 6 at 21:11















    0














    Here is my updated version with a cleaner and more tidy code also for the table.



    enter image description here



    documentclassarticle
    usepackage[utf8]inputenc
    usepackageamsmath
    usepackage[margin=1.5in]geometry
    usepackagearray

    setlengthparindent0pt
    titleInforme llarg 1
    author12dcollgros
    dateApril 2019
    begindocument
    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:

    beginequationlabel1st
    v = fracDelta sDelta t
    endequation

    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ó eqref1st, 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:

    begintable[htbp]
    centering
    setlengthtabcolsep2pt
    begintabular 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
    endtabular
    endtable

    noindent Xdotfill X


    enddocument





    share|improve this answer




















    • 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
      Apr 6 at 17:13







    • 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
      Apr 6 at 17:27






    • 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
      Apr 6 at 19:00






    • 1





      @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

      – egreg
      Apr 6 at 21:00






    • 1





      @Sebastiano You don't need to remove the answer, you can improve it.

      – egreg
      Apr 6 at 21:11













    0












    0








    0







    Here is my updated version with a cleaner and more tidy code also for the table.



    enter image description here



    documentclassarticle
    usepackage[utf8]inputenc
    usepackageamsmath
    usepackage[margin=1.5in]geometry
    usepackagearray

    setlengthparindent0pt
    titleInforme llarg 1
    author12dcollgros
    dateApril 2019
    begindocument
    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:

    beginequationlabel1st
    v = fracDelta sDelta t
    endequation

    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ó eqref1st, 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:

    begintable[htbp]
    centering
    setlengthtabcolsep2pt
    begintabular 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
    endtabular
    endtable

    noindent Xdotfill X


    enddocument





    share|improve this answer















    Here is my updated version with a cleaner and more tidy code also for the table.



    enter image description here



    documentclassarticle
    usepackage[utf8]inputenc
    usepackageamsmath
    usepackage[margin=1.5in]geometry
    usepackagearray

    setlengthparindent0pt
    titleInforme llarg 1
    author12dcollgros
    dateApril 2019
    begindocument
    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:

    beginequationlabel1st
    v = fracDelta sDelta t
    endequation

    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ó eqref1st, 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:

    begintable[htbp]
    centering
    setlengthtabcolsep2pt
    begintabular 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
    endtabular
    endtable

    noindent Xdotfill X


    enddocument






    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Apr 6 at 21:37

























    answered Apr 6 at 17:08









    SebastianoSebastiano

    11.3k42266




    11.3k42266







    • 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
      Apr 6 at 17:13







    • 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
      Apr 6 at 17:27






    • 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
      Apr 6 at 19:00






    • 1





      @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

      – egreg
      Apr 6 at 21:00






    • 1





      @Sebastiano You don't need to remove the answer, you can improve it.

      – egreg
      Apr 6 at 21:11












    • 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
      Apr 6 at 17:13







    • 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
      Apr 6 at 17:27






    • 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
      Apr 6 at 19:00






    • 1





      @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

      – egreg
      Apr 6 at 21:00






    • 1





      @Sebastiano You don't need to remove the answer, you can improve it.

      – egreg
      Apr 6 at 21:11







    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
    Apr 6 at 17:13






    @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
    Apr 6 at 17:13





    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
    Apr 6 at 17:27





    @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
    Apr 6 at 17:27




    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
    Apr 6 at 19:00





    @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
    Apr 6 at 19:00




    1




    1





    @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

    – egreg
    Apr 6 at 21:00





    @Sebastiano It doesn't make sense to use begintabu to linewidth if you don't use X columns (I didn't downvote).

    – egreg
    Apr 6 at 21:00




    1




    1





    @Sebastiano You don't need to remove the answer, you can improve it.

    – egreg
    Apr 6 at 21:11





    @Sebastiano You don't need to remove the answer, you can improve it.

    – egreg
    Apr 6 at 21:11











    3














    I'm sorry to say that your TeX code is terrible.



    1. Don't use such things as ~\ to “leave space between paragraphs. There's no need to.

    2. Never leave blank lines before displays

    3. Never use $$; for numbered equations, use equation

    4. For cross-references use label and eqref as shown

    5. For math oriented documents, load amsmath

    6. 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 with usepackage[T1]fontenc

    7. For numeric tables, use siunitx; you also use its features for things such as $delta t = SI0.001s$ or $d = SI10 pm 0.1cm$

    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.



    documentclassarticle

    usepackage[utf8]inputenc
    usepackage[T1]fontenc
    usepackage[catalan]babel

    usepackageamsmath

    usepackage[a4paper,margin=2cm]geometry

    usepackagesiunitx,booktabs

    usepackagesectsty

    sectionfontcentering % section titles are centered

    sisetupseparate-uncertainty

    titleInforme llarg 1
    author12dcollgros
    dateApril 2019

    begindocument

    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:
    beginequationlabeleq:speed
    v = fracDelta sDelta t
    endequation
    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 = SI10 pm 0.1cm$) acoblat
    al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
    la seva velocitat a partir de l'equació~eqrefeq: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 = SI0.001s$

    subsection*Intent 1
    begingroup
    %footnotesize
    setlengthtabcolsep0pt % let TeX take care of this
    begintabular*linewidth
    @extracolsepfill
    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
    endtabular*
    endgroup

    enddocument


    enter image description here






    share|improve this answer





























      3














      I'm sorry to say that your TeX code is terrible.



      1. Don't use such things as ~\ to “leave space between paragraphs. There's no need to.

      2. Never leave blank lines before displays

      3. Never use $$; for numbered equations, use equation

      4. For cross-references use label and eqref as shown

      5. For math oriented documents, load amsmath

      6. 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 with usepackage[T1]fontenc

      7. For numeric tables, use siunitx; you also use its features for things such as $delta t = SI0.001s$ or $d = SI10 pm 0.1cm$

      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.



      documentclassarticle

      usepackage[utf8]inputenc
      usepackage[T1]fontenc
      usepackage[catalan]babel

      usepackageamsmath

      usepackage[a4paper,margin=2cm]geometry

      usepackagesiunitx,booktabs

      usepackagesectsty

      sectionfontcentering % section titles are centered

      sisetupseparate-uncertainty

      titleInforme llarg 1
      author12dcollgros
      dateApril 2019

      begindocument

      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:
      beginequationlabeleq:speed
      v = fracDelta sDelta t
      endequation
      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 = SI10 pm 0.1cm$) acoblat
      al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
      la seva velocitat a partir de l'equació~eqrefeq: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 = SI0.001s$

      subsection*Intent 1
      begingroup
      %footnotesize
      setlengthtabcolsep0pt % let TeX take care of this
      begintabular*linewidth
      @extracolsepfill
      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
      endtabular*
      endgroup

      enddocument


      enter image description here






      share|improve this answer



























        3












        3








        3







        I'm sorry to say that your TeX code is terrible.



        1. Don't use such things as ~\ to “leave space between paragraphs. There's no need to.

        2. Never leave blank lines before displays

        3. Never use $$; for numbered equations, use equation

        4. For cross-references use label and eqref as shown

        5. For math oriented documents, load amsmath

        6. 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 with usepackage[T1]fontenc

        7. For numeric tables, use siunitx; you also use its features for things such as $delta t = SI0.001s$ or $d = SI10 pm 0.1cm$

        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.



        documentclassarticle

        usepackage[utf8]inputenc
        usepackage[T1]fontenc
        usepackage[catalan]babel

        usepackageamsmath

        usepackage[a4paper,margin=2cm]geometry

        usepackagesiunitx,booktabs

        usepackagesectsty

        sectionfontcentering % section titles are centered

        sisetupseparate-uncertainty

        titleInforme llarg 1
        author12dcollgros
        dateApril 2019

        begindocument

        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:
        beginequationlabeleq:speed
        v = fracDelta sDelta t
        endequation
        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 = SI10 pm 0.1cm$) acoblat
        al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
        la seva velocitat a partir de l'equació~eqrefeq: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 = SI0.001s$

        subsection*Intent 1
        begingroup
        %footnotesize
        setlengthtabcolsep0pt % let TeX take care of this
        begintabular*linewidth
        @extracolsepfill
        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
        endtabular*
        endgroup

        enddocument


        enter image description here






        share|improve this answer















        I'm sorry to say that your TeX code is terrible.



        1. Don't use such things as ~\ to “leave space between paragraphs. There's no need to.

        2. Never leave blank lines before displays

        3. Never use $$; for numbered equations, use equation

        4. For cross-references use label and eqref as shown

        5. For math oriented documents, load amsmath

        6. 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 with usepackage[T1]fontenc

        7. For numeric tables, use siunitx; you also use its features for things such as $delta t = SI0.001s$ or $d = SI10 pm 0.1cm$

        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.



        documentclassarticle

        usepackage[utf8]inputenc
        usepackage[T1]fontenc
        usepackage[catalan]babel

        usepackageamsmath

        usepackage[a4paper,margin=2cm]geometry

        usepackagesiunitx,booktabs

        usepackagesectsty

        sectionfontcentering % section titles are centered

        sisetupseparate-uncertainty

        titleInforme llarg 1
        author12dcollgros
        dateApril 2019

        begindocument

        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:
        beginequationlabeleq:speed
        v = fracDelta sDelta t
        endequation
        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 = SI10 pm 0.1cm$) acoblat
        al mòbil tarda a recòrrer cada porta. D'aquesta manera podem mesurar
        la seva velocitat a partir de l'equació~eqrefeq: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 = SI0.001s$

        subsection*Intent 1
        begingroup
        %footnotesize
        setlengthtabcolsep0pt % let TeX take care of this
        begintabular*linewidth
        @extracolsepfill
        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
        endtabular*
        endgroup

        enddocument


        enter image description here







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Apr 6 at 21:05

























        answered Apr 6 at 20:58









        egregegreg

        733k8919313256




        733k8919313256





















            1














            • instead of the outdated tabu package use a normal tabular or tabularx

            • 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


            documentclassarticle

            usepackage[utf8]inputenc

            % for nice tables
            usepackagebooktabs

            % centred titles
            usepackagetitlesec
            titleformat*sectionbfseriesLargecentering

            % space between paragraphs
            usepackage[parfill]parskip

            titleInforme llarg 1
            author12dcollgros
            dateApril 2019

            begindocument

            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:

            beginequation
            v = fracDelta sDelta t
            endequation

            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:

            begintable[htbp]
            setlengthtabcolsep3.5pt
            begintabular@ *13l @
            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
            endtabular
            endtable

            noindent Xdotfill X


            enddocument


            enter image description here






            share|improve this answer










            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















            • Upvoted you :-) thank you very much for another answer.

              – Sebastiano
              Apr 6 at 20:15















            1














            • instead of the outdated tabu package use a normal tabular or tabularx

            • 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


            documentclassarticle

            usepackage[utf8]inputenc

            % for nice tables
            usepackagebooktabs

            % centred titles
            usepackagetitlesec
            titleformat*sectionbfseriesLargecentering

            % space between paragraphs
            usepackage[parfill]parskip

            titleInforme llarg 1
            author12dcollgros
            dateApril 2019

            begindocument

            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:

            beginequation
            v = fracDelta sDelta t
            endequation

            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:

            begintable[htbp]
            setlengthtabcolsep3.5pt
            begintabular@ *13l @
            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
            endtabular
            endtable

            noindent Xdotfill X


            enddocument


            enter image description here






            share|improve this answer










            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















            • Upvoted you :-) thank you very much for another answer.

              – Sebastiano
              Apr 6 at 20:15













            1












            1








            1







            • instead of the outdated tabu package use a normal tabular or tabularx

            • 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


            documentclassarticle

            usepackage[utf8]inputenc

            % for nice tables
            usepackagebooktabs

            % centred titles
            usepackagetitlesec
            titleformat*sectionbfseriesLargecentering

            % space between paragraphs
            usepackage[parfill]parskip

            titleInforme llarg 1
            author12dcollgros
            dateApril 2019

            begindocument

            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:

            beginequation
            v = fracDelta sDelta t
            endequation

            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:

            begintable[htbp]
            setlengthtabcolsep3.5pt
            begintabular@ *13l @
            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
            endtabular
            endtable

            noindent Xdotfill X


            enddocument


            enter image description here






            share|improve this answer










            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.










            • instead of the outdated tabu package use a normal tabular or tabularx

            • 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


            documentclassarticle

            usepackage[utf8]inputenc

            % for nice tables
            usepackagebooktabs

            % centred titles
            usepackagetitlesec
            titleformat*sectionbfseriesLargecentering

            % space between paragraphs
            usepackage[parfill]parskip

            titleInforme llarg 1
            author12dcollgros
            dateApril 2019

            begindocument

            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:

            beginequation
            v = fracDelta sDelta t
            endequation

            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:

            begintable[htbp]
            setlengthtabcolsep3.5pt
            begintabular@ *13l @
            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
            endtabular
            endtable

            noindent Xdotfill X


            enddocument


            enter image description here







            share|improve this answer










            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.









            share|improve this answer



            share|improve this answer








            edited Apr 6 at 20:44





















            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.









            answered Apr 6 at 19:49









            user185220user185220

            1769




            1769




            New contributor




            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.





            New contributor





            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.






            user185220 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.












            • Upvoted you :-) thank you very much for another answer.

              – Sebastiano
              Apr 6 at 20:15

















            • Upvoted you :-) thank you very much for another answer.

              – Sebastiano
              Apr 6 at 20:15
















            Upvoted you :-) thank you very much for another answer.

            – Sebastiano
            Apr 6 at 20:15





            Upvoted you :-) thank you very much for another answer.

            – Sebastiano
            Apr 6 at 20:15










            Kingkonig is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            Romeo and Juliet ContentsCharactersSynopsisSourcesDate and textThemes and motifsCriticism and interpretationLegacyScene by sceneSee alsoNotes and referencesSourcesExternal linksNavigation menu"Consumer Price Index (estimate) 1800–"10.2307/28710160037-3222287101610.1093/res/II.5.31910.2307/45967845967810.2307/2869925286992510.1525/jams.1982.35.3.03a00050"Dada Masilo: South African dancer who breaks the rules"10.1093/res/os-XV.57.1610.2307/28680942868094"Sweet Sorrow: Mann-Korman's Romeo and Juliet Closes Sept. 5 at MN's Ordway"the original10.2307/45957745957710.1017/CCOL0521570476.009"Ram Leela box office collections hit massive Rs 100 crore, pulverises prediction"Archived"Broadway Revival of Romeo and Juliet, Starring Orlando Bloom and Condola Rashad, Will Close Dec. 8"Archived10.1075/jhp.7.1.04hon"Wherefore art thou, Romeo? To make us laugh at Navy Pier"the original10.1093/gmo/9781561592630.article.O006772"Ram-leela Review Roundup: Critics Hail Film as Best Adaptation of Romeo and Juliet"Archived10.2307/31946310047-77293194631"Romeo and Juliet get Twitter treatment""Juliet's Nurse by Lois Leveen""Romeo and Juliet: Orlando Bloom's Broadway Debut Released in Theaters for Valentine's Day"Archived"Romeo and Juliet Has No Balcony"10.1093/gmo/9781561592630.article.O00778110.2307/2867423286742310.1076/enst.82.2.115.959510.1080/00138380601042675"A plague o' both your houses: error in GCSE exam paper forces apology""Juliet of the Five O'Clock Shadow, and Other Wonders"10.2307/33912430027-4321339124310.2307/28487440038-7134284874410.2307/29123140149-661129123144728341M"Weekender Guide: Shakespeare on The Drive""balcony"UK public library membership"romeo"UK public library membership10.1017/CCOL9780521844291"Post-Zionist Critique on Israel and the Palestinians Part III: Popular Culture"10.2307/25379071533-86140377-919X2537907"Capulets and Montagues: UK exam board admit mixing names up in Romeo and Juliet paper"Istoria Novellamente Ritrovata di Due Nobili Amanti2027/mdp.390150822329610820-750X"GCSE exam error: Board accidentally rewrites Shakespeare"10.2307/29176390149-66112917639"Exam board apologises after error in English GCSE paper which confused characters in Shakespeare's Romeo and Juliet""From Mariotto and Ganozza to Romeo and Guilietta: Metamorphoses of a Renaissance Tale"10.2307/37323537323510.2307/2867455286745510.2307/28678912867891"10 Questions for Taylor Swift"10.2307/28680922868092"Haymarket Theatre""The Zeffirelli Way: Revealing Talk by Florentine Director""Michael Smuin: 1938-2007 / Prolific dance director had showy career"The Life and Art of Edwin BoothRomeo and JulietRomeo and JulietRomeo and JulietRomeo and JulietEasy Read Romeo and JulietRomeo and Julieteeecb12003684p(data)4099369-3n8211610759dbe00d-a9e2-41a3-b2c1-977dd692899302814385X313670221313670221

            Creating closest line along the point''s azimuth using PostgreSQL Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Drawing line between points at specific distance in PostGIS?How to efficiently find the closest point over the dateline?How to find the nearest point by using PostGIS function?PostGIS nearest point with LATERAL JOIN in PostgreSQL 9.3+Creating a table and inserting selected streets using plpgsql functionsCreating a table that stores Distances and other columnSaving select query results (year wise) from PostgreSQL/PostGIS to text filesWhat is the information behind this geometry?How to give start and end vertex ids dynamically in pgr_dijkstra?Point to Polygon nearest distance DS_distance is not using geography index & knn <-> or <#> does not give result in orderLine to point conversion with start point and end point detection?

            Crop image to path created in TikZ? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Crop an inserted image?TikZ pictures does not appear in posterImage behind and beyond crop marks?Tikz picture as large as possible on A4 PageTransparency vs image compression dilemmaHow to crop background from image automatically?Image does not cropTikzexternal capturing crop marks when externalizing pgfplots?How to include image path that contains a dollar signCrop image with left size given