112,538 reputation
6131328
bio website PSTricks.tug.org
location Hanoi, Vietnam
age 17
visits member for 2 years, 5 months
seen 5 hours ago
stats profile views 7,122

LaTeX user


May
14
comment Is there a way to use different local font files for different font size in fontspec?
yes, look into the documentation.
May
14
comment Can I make an arrow of length x in latex?
\rotatebox{45}{$\xrightarrow{\makebox[2cm]{}}$}
May
14
answered Can I make an arrow of length x in latex?
May
14
answered Drawing system architecture in Latex
May
14
comment OpenType Latex font for usage in text editor
Use the Latin Modern with Latin Modern Math. Both are available for unicode
May
13
reviewed Leave Open How to make a traditional division
May
13
comment How to float until on left (or right) page?
oh, I should use my spectacles ... A float on an own page implies that a lot of text can be moved before that float. If you do not want that for a chapter and so on, then use \clearpage or \cleardoublepage then the float is set first before the chapter starts.
May
13
comment How to float until on left (or right) page?
I wrote not a good idea. If you do not want something to float then do not use a floating environment.
May
12
comment How to float until on left (or right) page?
insert a \clearpage at the beginning of the doublepage float and it should do what you expect. But then it is not a real float and also not a good idea.
May
12
comment How to float until on left (or right) page?
sure, what else do you expect when the floats are on a full page??
May
12
comment How to float until on left (or right) page?
?? Where did I wrote something about FloatBarrier??
May
12
comment Runaway argument
there is a missing } at the end
May
12
revised Runaway argument
added 2 characters in body; edited tags
May
12
revised Does Bibtex not work for CleanThesis?
added 1 characters in body
May
12
comment More Modern Reimplementations of TeX
@BrunoLeFloch: LuaTeX also has some features ... ;-) By the way: I am using LuaTeX for all my publications ...
May
12
comment Does Bibtex not work for CleanThesis?
@TorbjørnT.: it makes no difference when using backend=bibtex and running bibtex8. However, you are right that both should be the same, backend and the used program.
May
12
comment Does Bibtex not work for CleanThesis?
@Adam: either my solution or the one from torbjorn-t
May
12
comment Does Bibtex not work for CleanThesis?
I tested it with the thesis-example and bibtex and had no problem.
May
12
revised Does Bibtex not work for CleanThesis?
deleted 1 characters in body
May
12
comment Does Bibtex not work for CleanThesis?
the package sets no backend (in my version), but with current biblatex the default is biber