| bio | website | rc.unesp.br/tmelo |
|---|---|---|
| location | ||
| age | 32 | |
| visits | member for | 1 year |
| seen | 5 hours ago | |
| stats | profile views | 222 |
I am a LaTeX user.
|
5h |
reviewed | Close How can I label an interlinear gloss in gb4e? |
|
May 22 |
comment |
Black bar header, condensed font To produce a rule you can use \rule[lift]{width}{thickness}. |
|
May 22 |
comment |
What style/font is this? @SvendTveskæg, do you want the code for the 3 equations? You can copy it from Heiko's answer below tex.stackexchange.com/a/115323/14757. |
|
May 21 |
comment |
Insert a symbol before the item Just use \item[(*)3]. |
|
May 21 |
comment |
how to arrange the place before a pair of parentheses indicating a note in math mode? @AndrewSwann, yes I know. Then I wrote it is no so elegant. |
|
May 21 |
comment |
My TeXworks platform is presenting me with \end{document} problems What is the error? What does log file show? |
|
May 21 |
revised |
My TeXworks platform is presenting me with \end{document} problems added 52 characters in body |
|
May 21 |
comment |
What style/font is this? @HeikoOberdiek, sorry, I deleted the file. But you just need to load the package with \usepackage{mathpazo}. |
|
May 21 |
answered | List of Tables - Table name configuration inside ToC |
|
May 21 |
comment |
how to arrange the place before a pair of parentheses indicating a note in math mode?\pmod is not used to insert simple spaces. It is used to denote congruence, like 4=1 \pmod{3}. |
|
May 21 |
comment |
how to arrange the place before a pair of parentheses indicating a note in math mode? You can use \quad or \qquad. Also, it is no so elegant but you can do: \begin{equation*} s_n = b_1 + b_2 + \cdots + b_n \tag{$n\geq 1$} \end{equation*} |
|
May 21 |
answered | What style/font is this? |
|
May 21 |
revised |
What style/font is this? deleted 15 characters in body |
|
May 21 |
revised |
How to create a horizontal line over the whole document? added 286 characters in body |
|
May 21 |
revised |
How to create a horizontal line over the whole document? added 213 characters in body |
|
May 21 |
comment |
How to create a horizontal line over the whole document? @Vladimir, see my suggestion below. |
|
May 21 |
answered | How to create a horizontal line over the whole document? |
|
May 21 |
comment |
How to create a horizontal line over the whole document? Do you want it as a watermark, overlapping the text area? Or should it divide the text area in two? This could help: tex.stackexchange.com/q/41150/14757 or tex.stackexchange.com/a/41153/14757 |
|
May 20 |
comment |
How to view messages/log files in kile? Did you try to click on that vertical buttons between the left scroll bar and the main window. See that there is above the alpha button another two, named structure and files and projects. |
|
May 19 |
comment |
Problem in installing package If you use MikTeX you have to choose a repository to download from the Internet when you need to install some package on the fly. Try to see the MikTeX Options. |