You can use the boolean either to charge packages, either in the document :
\documentclass{article}
\usepackage{etoolbox}
\newbool{myboolean}
\boolfalse{myboolean}
%\booltrue{myboolean}
\ifbool{myboolean}{
% if
}{
% else
}
\begin{document}
\ifbool{myboolean}{
Text : boolean is true
}{
Text ...
Search found 134 matches
- Wed Aug 09, 2017 6:10 pm
- Forum: Text Formatting
- Topic: conditional "code"
- Replies: 4
- Views: 4955
- Wed Aug 09, 2017 5:23 pm
- Forum: Text Formatting
- Topic: conditional "code"
- Replies: 4
- Views: 4955
conditional "code"
With
etoolbox
package, do you need an example ?- Wed Aug 09, 2017 5:02 pm
- Forum: General
- Topic: Import LaTeX generated PDF documents into Confluence
- Replies: 3
- Views: 6061
Import LaTeX generated PDF documents into Confluence
As the poster wrote: Confluence "is a commercial wiki that uses its own markup language".
There are other softwares than Emacs and Latex ? You people must be kidding me...
When I copy the output reference above and paste
Seriously, it's only Latex compiled documents ? Not every time I copied ...
- Tue Aug 08, 2017 8:33 pm
- Forum: Graphics, Figures & Tables
- Topic: How to plot a XY graph by rendering the data from text file
- Replies: 1
- Views: 2984
How to plot a XY graph by rendering the data from text file
Hello,
The
The
pgf
package proposes a delimiter recognition, if I remember well... No ?- Tue Aug 08, 2017 7:54 pm
- Forum: General
- Topic: Defining new languages for listings package
- Replies: 17
- Views: 26964
Defining new languages for listings package
Thanks too, you taught me a lot with your listing things, come back whenever you want...
- Tue Aug 08, 2017 5:27 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ GUI ?
- Replies: 10
- Views: 17393
TikZ GUI ?
Do you have access to your graphic code ? It probably is the one generated by Matlab...
However, as you placed the first one, you could repeat the placement with counter-increased coordinates. Copy-paste a bit of code here with your arrow...
What about this, with the counter, you increase the ...
However, as you placed the first one, you could repeat the placement with counter-increased coordinates. Copy-paste a bit of code here with your arrow...
What about this, with the counter, you increase the ...
- Tue Aug 08, 2017 5:24 pm
- Forum: Graphics, Figures & Tables
- Topic: EPS imported to LaTeX, title not centered
- Replies: 5
- Views: 3689
EPS imported to LaTeX, title not centered
So how did you do, how did you do ?!? 

- Tue Aug 08, 2017 8:36 am
- Forum: Page Layout
- Topic: Is it possible not to show the reference list at the end of document in lyx?
- Replies: 1
- Views: 5043
- Tue Aug 08, 2017 8:17 am
- Forum: Texmaker and TeXstudio
- Topic: Green coloured text in Texmaker editor
- Replies: 2
- Views: 13558
Green coloured text in Texmaker editor
There must be a
\textit{
somewhere...- Tue Aug 08, 2017 1:23 am
- Forum: General
- Topic: Import LaTeX generated PDF documents into Confluence
- Replies: 3
- Views: 6061
Import LaTeX generated PDF documents into Confluence
(What is confluence ?)