Hi All,

I am new in Lyx. I spend some days to change look like of my project but i
have still some changes missing. Your help is valuable. Currently i am
using Lyx 2.0.3 under Win 7.

Details about document configuration are following:

% Preview source code

%% LyX 2.0.3 created this file. For more info, see http://www.lyx.org/.

%% Do not edit unless you really know what you are doing.

\documentclass[12pt,estonian]{extarticle}

\usepackage{fontspec}

\setmainfont[Ligatures=TeX]{Times New Roman}

\usepackage[a4paper]{geometry}

\geometry{verbose,tmargin=3cm,bmargin=2cm,lmargin=3cm,rmargin=1.5cm}

\setlength{\parindent}{0pt}

\usepackage{babel}

\usepackage{setspace}

\onehalfspacing

\usepackage[unicode=true,pdfusetitle,

bookmarks=true,bookmarksnumbered=true,bookmarksopen=true,bookmarksopenlevel=3,

breaklinks=false,pdfborder={0 0 0},backref=false,colorlinks=false]

{hyperref}

\makeatletter

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.

\usepackage{enumitem} % customizable list environments

\newlength{\lyxlabelwidth} % auxiliary length

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.

\usepackage{tocloft}

\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}

%\renewcommand{\cfttoctitlefont}{\hfill\Large\itshape}

\renewcommand\thesection{\arabic{section}.}

\renewcommand\thesubsection{\thesection\arabic{subsection}.}

\renewcommand\thesubsubsection{\thesubsection\arabic{subsubsection}.}

\usepackage[compact]{titlesec}

%\titleformat{\section}{\normalfont\bfseries}{\thesection}{1em}{}

\titlespacing*{\section}{0pt}{6cm}{30pt}

\titlespacing*{\subsection}{0pt}{30pt}{30pt}

\titlespacing*{\subsubsection}{0pt}{30pt}{30pt}

\makeatother


List of open issues what i have:


1. How to make TOC totally bold (including, subsections,  subsections  ,
dots and page numbers) e.g:

1.Section ................1

1.1 Subsection .......2

1.1.1 Subsection ....3

Reply via email to