Program for writing latex
#21
Posted 04 June 2006 - 10:42 PM
#22
Posted 04 June 2006 - 10:47 PM

[display]\begin{array}{*{20}c}S &\vline & A \\ \hline T &\vline & C \\ \end{array}[/display]


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#25
Posted 04 June 2006 - 10:53 PM


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#26
Posted 04 June 2006 - 10:55 PM
#27
Posted 04 June 2006 - 11:00 PM

Your code contains quite a lot of unnecessary information, here's an easier way to do it:

\\ \ \ Sin \ \ & \ \ All \ \ \\ \\
\vline
\\ \ \ Tan \ \ & \ \ Cos \ \ \\ \\
\end{tabular}
[/tex]
(I just made this up quickly so it's not brilliant.)
#28
Posted 04 June 2006 - 11:03 PM


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#29
Posted 04 June 2006 - 11:25 PM
#30
Posted 04 June 2006 - 11:25 PM
anyone know why there is a chem multi choice answer upload in my post @ #13?
That file is the one I uploaded the day before the H Chemistry exam, although it's supposed to have dissappeared after the forum problem. No idea how it's managed to find its way in this thread though.
| PPA Hints | Chemistry Formulae | H Maths Links |
#31
Posted 04 June 2006 - 11:43 PM
Edit: God, I am such a maths geek! I've been playing about with that program and enjoying it so much!


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#32
Posted 04 June 2006 - 11:43 PM
Also, I made up a nice nature table in latex a few weeks ago, but I've not got the code at hand. I'll post it once I get a hold of it again
#33
Posted 05 June 2006 - 06:53 AM
Also, I made up a nice nature table in latex a few weeks ago, but I've not got the code at hand. I'll post it once I get a hold of it again
not this one, is it?

2 & 3 & 2 & c & d \\
& & 6 & 16 & 32+2c \\
\cline{2-5}
\multicolumn{1}{c}{} & 3 & 8 & 16+c & 32+2c+d \\
\end{tabular}
[/tex]
#34
Posted 05 June 2006 - 10:35 AM


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#35
Posted 05 June 2006 - 10:50 AM

\begin{tabular}{c|ccc}
$x$ & $\rightarrow$ & 20 & $\rightarrow$ \\
\hline
$f'(x)$ & $+$ & 0 & $-$ \\
\cline{3-3}
Graph & $\diagup$ & & $\diagdown$ \\
\end{tabular}
[/display]
It's maybe a bit tightly packed, but I imagine that could be fixed by altering the table's row padding or something like that
#36
Posted 05 June 2006 - 11:23 AM


University of Strathclyde Homepage
CPU-Z snapshot
CPU-Z snapshot after OC
3D Mark 2006 results
3D Mark 2006 results after OC
3D Mark 2003 Results
3D Mark 2003 results after OC
#37
Posted 05 June 2006 - 12:02 PM
You can also see the code by hitting 'Reply' underneath the post; it will be added as a quote and you can read off the code from the text box.
#39
Posted 05 June 2006 - 04:22 PM

\begin{tabular}{c|ccc}
$x$ & $\rightarrow$ & 20 & $\rightarrow$ \\
\hline
$f'(x)$ & $+$ & 0 & $-$ \\
\cline{3-3}
Graph & $\diagup$ & & $\diagdown$ \\
\end{tabular}
[/display]
It's maybe a bit tightly packed, but I imagine that could be fixed by altering the table's row padding or something like that
Ah! So that's how you get diagonal lines. What exactly do the $'s do, I notice they make f'(x) appear properly. That's a much better method of making a nature table, nice work...
#40
Posted 05 June 2006 - 04:25 PM
If i am not here i am somewhere else
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users




