diff --git a/TableWithPageBreak/TableWithPageBreak.pdf b/TableWithPageBreak/TableWithPageBreak.pdf index 77ea6f2..4ae6d60 100644 --- a/TableWithPageBreak/TableWithPageBreak.pdf +++ b/TableWithPageBreak/TableWithPageBreak.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98d12398d358b3f516beb5aa4c171985f16d0eadbd8782b1555a1ec61d3eb819 +oid sha256:cd8856a2ca8583a93da4953968563755c287ed0a45790e2a858e48edcca274db size 42411 diff --git a/VerticalTimeline/VerticalTimeline.pdf b/VerticalTimeline/VerticalTimeline.pdf new file mode 100644 index 0000000..af1fd3f --- /dev/null +++ b/VerticalTimeline/VerticalTimeline.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a995507af9642bd33157447f32315931d7db2a269d2b34f3d541163ef4150359 +size 63516 diff --git a/VerticalTimeline/VerticalTimeline.tex b/VerticalTimeline/VerticalTimeline.tex new file mode 100644 index 0000000..bcfddaa --- /dev/null +++ b/VerticalTimeline/VerticalTimeline.tex @@ -0,0 +1,78 @@ +\documentclass[a4paper, twoside, 11pt]{report} + +\usepackage[utf8]{inputenc} +\usepackage[TS1,T1]{fontenc} +\usepackage{fourier, heuristica} +\usepackage{array, booktabs} +\usepackage{graphicx} +\usepackage[x11names,table]{xcolor} +\usepackage{caption} +\usepackage{longtable} +\DeclareCaptionFont{blue}{\color{LightSteelBlue3}} + +\newcommand{\foo}{\color{LightSteelBlue3}\makebox[0pt]{\textbullet}\hskip-0.5pt\vrule width 1pt\hspace{\labelsep}} + +\begin{document} + +\renewcommand\arraystretch{1.4}\arrayrulecolor{LightSteelBlue3} + + +\begin{longtable}{@{\,}r <{\hskip 2pt} !{\foo} >{\raggedright\arraybackslash}p{0.7\textwidth}} + + +\caption{Animals}\label{table:example} \\ +\toprule + +\addlinespace[1.5ex] +1947 & AT and T Bell Labs develop the idea of cellular phonesas dwasd wad wad dwasd w asd wadwa sdwa +\\ +September-October 2019 & Xerox Palo Alto Research Centre envisage the 'Dynabook\\ +1971 & Busicom 'Handy-LE' Calculator\\ +1973 & First mobile handset invented by Martin Cooper\\ +1978 & Parker Bros. Merlin Computer Toy\\ +1981 & Osborne 1 Portable Computer\\ +1982 & Grid Compass 1100 Clamshell Laptop\\ +1983 & TRS-80 Model 100 Portable PC\\ +1984 & Psion Organiser Handheld Computer\\ +1991 & Psion Series 3 Minicomputer\\ +1947 & AT and T Bell Labs develop the idea of cellular phonesas dwasd wad wad dwasd w asd wadwa sdwa +\\ +September-October 2019 & Xerox Palo Alto Research Centre envisage the 'Dynabook\\ +1971 & Busicom 'Handy-LE' Calculator\\ +1973 & First mobile handset invented by Martin Cooper\\ +1978 & Parker Bros. Merlin Computer Toy\\ +1981 & Osborne 1 Portable Computer\\ +1982 & Grid Compass 1100 Clamshell Laptop\\ +1983 & TRS-80 Model 100 Portable PC\\ +1984 & Psion Organiser Handheld Computer\\ +1991 & Psion Series 3 Minicomputer\\ +1947 & AT and T Bell Labs develop the idea of cellular phonesas dwasd wad wad dwasd w asd wadwa sdwa +\\ +September-October 2019 & Xerox Palo Alto Research Centre envisage the 'Dynabook\\ +1971 & Busicom 'Handy-LE' Calculator\\ +1973 & First mobile handset invented by Martin Cooper\\ +1978 & Parker Bros. Merlin Computer Toy\\ +1981 & Osborne 1 Portable Computer\\ +1982 & Grid Compass 1100 Clamshell Laptop\\ +1983 & TRS-80 Model 100 Portable PC\\ +1984 & Psion Organiser Handheld Computer\\ +1991 & Psion Series 3 Minicomputer\\ +1947 & AT and T Bell Labs develop the idea of cellular phonesas dwasd wad wad dwasd w asd wadwa sdwa +\\ +September-October 2019 & Xerox Palo Alto Research Centre envisage the 'Dynabook\\ +1971 & Busicom 'Handy-LE' Calculator\\ +1973 & First mobile handset invented by Martin Cooper\\ +1978 & Parker Bros. Merlin Computer Toy\\ +1981 & Osborne 1 Portable Computer\\ +1982 & Grid Compass 1100 Clamshell Laptop\\ +1983 & TRS-80 Model 100 Portable PC\\ +1984 & Psion Organiser Handheld Computer\\ +1991 & Psion Series 3 Minicomputer\\ +1947 & AT and T Bell Labs develop the idea of cellular phonesas dwasd wad wad dwasd w asd wadwa sdwa +\\ + + + + +\end{longtable} +\end{document} \ No newline at end of file