Sorry Stefan, you've got the point. Next time I will be more comprehensive on my first post ;)
Actually my preamble is this:
\documentclass[a4paper,12pt,oneside]{memoir}
\usepackage[italian]{babel}
\usepackage[utf8]{inputenc}
\usepackage[redFoscari,default,centered,numsubsubsection ...
Search found 6 matches
- Mon Dec 26, 2011 1:27 pm
- Forum: Text Formatting
- Topic: \url and \href return errors with this web address
- Replies: 6
- Views: 11622
- Sat Dec 24, 2011 8:08 pm
- Forum: Graphics, Figures & Tables
- Topic: longtable | Resize and center a Table
- Replies: 0
- Views: 4602
longtable | Resize and center a Table
Hi all,
I have some problems with longtable environment. I don't understand where I should put \begin{centre} command.
\begin{longtable}{...}
\caption{...}
\label{...}
...
\begin{quotation}\footnotesize
...
\end{quotation}
\end{longtable}
Moreover I don't understand how resize the table ...
I have some problems with longtable environment. I don't understand where I should put \begin{centre} command.
\begin{longtable}{...}
\caption{...}
\label{...}
...
\begin{quotation}\footnotesize
...
\end{quotation}
\end{longtable}
Moreover I don't understand how resize the table ...
- Sat Dec 24, 2011 7:41 pm
- Forum: Text Formatting
- Topic: \url and \href return errors with this web address
- Replies: 6
- Views: 11622
\url and \href return errors with this web address
Hi Stefan,
thank you for your interesting. I've already had the url package loaded.
I've found that TexMaker finish to compile if I use:
\url{https://www.mckinseyquarterly.com/}
The problem appears only if I use the full website address.
\url{https://www.mckinseyquarterly.com/Competing ...
thank you for your interesting. I've already had the url package loaded.
I've found that TexMaker finish to compile if I use:
\url{https://www.mckinseyquarterly.com/}
The problem appears only if I use the full website address.
\url{https://www.mckinseyquarterly.com/Competing ...
- Sat Dec 24, 2011 2:48 pm
- Forum: Text Formatting
- Topic: \url and \href return errors with this web address
- Replies: 6
- Views: 11622
\url and \href return errors with this web address
Hi guys,
I want insert this website on my document, but every time I try compile the .tex file with TexMaker it returns me errors.
\url{https://www.mckinseyquarterly.com/Competing_through_data_Three_experts_offer_their_game_plans_2868?pagenum=1#interactive}
How could I resolve this problem ...
I want insert this website on my document, but every time I try compile the .tex file with TexMaker it returns me errors.
\url{https://www.mckinseyquarterly.com/Competing_through_data_Three_experts_offer_their_game_plans_2868?pagenum=1#interactive}
How could I resolve this problem ...
- Sat Dec 24, 2011 2:34 pm
- Forum: Text Formatting
- Topic: Hyphenation in verbatim environment
- Replies: 3
- Views: 3360
Hyphenation in verbatim environment
Thank you for the answers :)
You've got a point, but even with the listings package I haven't a great right alignment.
I upload a picture so you could better understand what I mean.
screenshot241211133919.png
Triple / (///) means a hyphenation on STATA code only for writing pleasure. If I need to ...
You've got a point, but even with the listings package I haven't a great right alignment.
I upload a picture so you could better understand what I mean.
screenshot241211133919.png
Triple / (///) means a hyphenation on STATA code only for writing pleasure. If I need to ...
- Wed Dec 21, 2011 4:35 pm
- Forum: Text Formatting
- Topic: Hyphenation in verbatim environment
- Replies: 3
- Views: 3360
Hyphenation in verbatim environment
Hi all,
I want to insert on my dissertation thesis some piece of code from STATA. I've already thought about listings package but it doesn't recognise STATA's code. So, instead of using it I've tried the verbatim environment, which gives a better look in my own opinion.
\begin{verbatim}
mlogit ...
I want to insert on my dissertation thesis some piece of code from STATA. I've already thought about listings package but it doesn't recognise STATA's code. So, instead of using it I've tried the verbatim environment, which gives a better look in my own opinion.
\begin{verbatim}
mlogit ...