@Johannes_B: Thank for your reply.
i have added:
- code in overleaf that can compile: https://www.overleaf.com/13998715dxwtfgqcqcby
- pdf file
- image file
Thanks
Search found 3 matches
- Sat Feb 24, 2018 1:58 pm
- Forum: Page Layout
- Topic: Header display chapter name if don't have section in this chapter
- Replies: 3
- Views: 4662
- Sat Feb 24, 2018 1:03 pm
- Forum: Page Layout
- Topic: Header display chapter name if don't have section in this chapter
- Replies: 3
- Views: 4662
Header display chapter name if don't have section in this chapter
Hi all,
i have chapter and this chapter don't have section: ex: infomation chapter, Acknowledgment chapter.
My latex:
Link in overleaf: https://www.overleaf.com/13998715dxwtfgqcqcby
\
\documentclass[a4paper,11pt]{book}
\usepackage{import}
\usepackage{example}
\usepackage[utf8]{inputenc ...
i have chapter and this chapter don't have section: ex: infomation chapter, Acknowledgment chapter.
My latex:
Link in overleaf: https://www.overleaf.com/13998715dxwtfgqcqcby
\
\documentclass[a4paper,11pt]{book}
\usepackage{import}
\usepackage{example}
\usepackage[utf8]{inputenc ...
- Fri Feb 23, 2018 9:26 am
- Forum: Graphics, Figures & Tables
- Topic: fully justify (right&left) in 2 column of table
- Replies: 1
- Views: 2177
fully justify (right&left) in 2 column of table
\documentclass[12pt]{article}
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[utf8]{vietnam}
\usepackage{longtable}
\usepackage{amsmath}
\usepackage{tikz}
\begin{document}
%\chapter*{Test}
\begin{longtable}{p{7.8cm}|p{8.5cm}}
\textbf{Column 1} & \textbf{Column 2 ...
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[utf8]{vietnam}
\usepackage{longtable}
\usepackage{amsmath}
\usepackage{tikz}
\begin{document}
%\chapter*{Test}
\begin{longtable}{p{7.8cm}|p{8.5cm}}
\textbf{Column 1} & \textbf{Column 2 ...