| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | May 18 at 17:57 | |
| stats | profile views | 10 |
|
Dec 27 |
comment |
TikZ spy and Beamer uncover Thank you ! I tried the [overlay] option but with uncover, not only, of course I had the same issue, should have tried that in the first place instead of bothering you. Anyway your code for visible on might help me for some other things, so thanks again ! |
|
Dec 26 |
comment |
TikZ spy and Beamer uncover It's moving the text Space in the frame. |
|
Dec 26 |
asked | TikZ spy and Beamer uncover |
|
Aug 26 |
accepted | Adding a x tick but not the corresponding y tick |
|
Aug 26 |
comment |
Adding a x tick but not the corresponding y tick They are in the version 1.6.1, released on the 23rd of August. And also, another question, how can I format the x ticks label ? Here, the 1000 sep is clearly missing.
Thanks a lot for your help |
|
Aug 26 |
awarded | Supporter |
|
Aug 26 |
comment |
Adding a x tick but not the corresponding y tick Great ! Thanks. Do you know why neither yticklabel={
\pgfmathifisint{exp(\tick)}{\pgfmathparse{exp(\tick)}\pgfmathprintnumber{\pgfmathresult}}{}
}, nor yticklabel={
\pgfmathifisint{\pgfmathparse{exp(\tick)}\pgfmathresult}{\pgfmathparse{exp(\tick)}\pgfmathprintnumber{\pgfmathresult}}{}
}, work ? (and by work I mean compile) |
|
Aug 26 |
revised |
Adding a x tick but not the corresponding y tick deleted 5 characters in body |
|
Aug 26 |
comment |
Adding a x tick but not the corresponding y tick Sorry, I over simplified the problem I was facing, I updated my first post, for which both solutions don't work. |
|
Aug 26 |
revised |
Adding a x tick but not the corresponding y tick added 1684 characters in body |
|
Aug 25 |
asked | Adding a x tick but not the corresponding y tick |
|
Aug 22 |
awarded | Scholar |
|
Aug 22 |
accepted | make section headings invisible? |
|
Aug 22 |
comment |
make section headings invisible? Perfect ! I was missing the \sectionmark in what I tried before coming here. Thanks for the help. |
|
Aug 22 |
comment |
make section headings invisible? No. The thing is that new sections will necessary be at the beginning of new pages, I just want to remove the "X. Section name", as it will already be written in the header (via fancyhdr) |
|
Aug 22 |
awarded | Editor |
|
Aug 22 |
comment |
make section headings invisible? Just section-level will be fine. |
|
Aug 22 |
revised |
make section headings invisible? added 117 characters in body |
|
Aug 22 |
awarded | Student |
|
Aug 22 |
asked | make section headings invisible? |