Search found 2 matches

by bebelher
Tue Oct 30, 2012 9:40 pm
Forum: Others
Topic: Excel to LaTeX
Replies: 8
Views: 31858

Excel to LaTeX

You can also download excel2latex, and move it to :

Code: Select all

C:\Users\[USER]\AppData\Roaming\Microsoft\AddIns
or

Code: Select all

C:\Documents and Settings\[USER]\Application Data\Microsoft\AddIns
It should appear now in Excel !
by bebelher
Wed Sep 26, 2012 9:51 am
Forum: Text Formatting
Topic: Center 'Page' over page number in TOC.
Replies: 6
Views: 4527

Center 'Page' over page number in TOC.

Hi,

You can try this, it does the trick :

\documentclass[12pt,a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\usepackage{blindtext}


\def\clap#1{\hbox to 0pt{\hss #1\hss}}% like \rlap or \llap, but centered
\newcommand{\mypage}{\clap{Page ...