Saturday, March 31, 2018

Latex tricks for Thesis

Welcome back to write a blog again, such a long time indeed. Here I record a memo tricks for using Latex software. I also work on THESIS TEMPLATE for awhile. Please feel free to use and adapt it if does not work properly. I will explain in Thai words for Thai people who are using Latex too.

\usepackage{indentfirst}%บังคับให้เยื้องแรกในพารากราฟ
\setlength{\parindent}{4em}%พารากราฟเยื้องขนาด 4em (please see explain unit as shown below)

\usepackage{setspace}%ใช้แพ็กเกจนี้ควบคู่กับการทำให้บรรทัดกว้าง 1.5 เท่าของบรรทัดปกติ
\setstretch{1.5} % เหมาะสำหรับ times new roman font เท่านั้น

\usepackage{titlesec}%แพ็กเกจเรียกใช้  title section
\setcounter{secnumdepth}{4}%ให้มันนับถึง subsubsection i.e. 4.2.1.2  โดยเฉพาะใน report&book
\titlespacing\section{0pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}%การกำหนดลักษณะของระยะห่าง(หรือที่ว่าง) จากหัวข้อ ไทเทิลมาที่พารากราฟของแต่ละอันเช่นใน  section, subsection & subsubsection
\titlespacing\subsection{40pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}
\titlespacing\subsubsection{80pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}

\hspace{4em} % กำหนดระยะในแนวนอน เนื่องจากยังหา indent ใน subsection & subsubsection ไม่ได้จึงกำหนดระยะตามแนวนอนแบบนี้แทน และป้องกันการ wrap text ในพารากราฟนั้นๆ

**วิธีการกำหนดค่า titlespacing\สั่งไปที่ไหน{ห่างจากกระดาษด้านซ้ายเท่าใด}{ระยะห่างต่อจาก last paragraph}{ระยะห่างจากบรรทัดสุดท้ายไปยังหัวข้อถัดไป}

Here below is the codes which I have been tried and sound works! Let's enjoy. P.S. Please ignore chapter number at the moment, I have just tested indent and spacing during the title and paragraph.

\documentclass[twopage]{book}
\usepackage{lipsum}%just for typing
\usepackage{geometry}
\usepackage{indentfirst}
\setlength{\parindent}{4em}
\usepackage{setspace}
\setstretch{1.5}
\usepackage{titlesec}
\setcounter{secnumdepth}{4}
\titlespacing\section{0pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}
\titlespacing\subsection{40pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}
\titlespacing\subsubsection{80pt}{0pt plus 1pt minus 1pt}{0pt plus 1pt minus 1pt}
\begin{document}
\section{Section}
\lipsum[1]
\subsection{Intro}
\hspace{4em}\lipsum[2]
\subsubsection{Honey}
 \hspace{8em}\lipsum[3]
\section{Test wa}
\lipsum[4]
\subsection{Intro}
\indent \lipsum[2]
\lipsum[3]
\lipsum[4]
\subsubsection{Honey}
 \lipsum[3]
\end{document}

TEC DATA DOES NOT COVER FULL RANGE OF CL TABLE

Check your listr and if the data are observed more than one day you need to download the IONEX files at least 2 files and put in the same fo...