| bio | website | ricardoamaral.net |
|---|---|---|
| location | Portugal | |
| age | 29 | |
| visits | member for | 8 months |
| seen | Dec 10 '12 at 3:36 | |
| stats | profile views | 11 |
Hello there!
My name is Ricardo Amaral and I am an independent developer pursuing my own personal projects around web and software development and more recently Android development, with over 12 years of personal and professional experience. I also enjoy working as a freelancer every now and then whenever time, motivation and opportunity presents itself.
I’m currently a student at University of Minho enrolled in the last year of my undergraduate degree in Informatics Engineering (BSc). I consider myself a reliable and dependable software engineer continuously striving for high quality software, regardless of my workplace or the task at hand.
You are welcome to visit my homepage where you'll find additional details about myself and my public projects.
|
Sep 8 |
comment |
How to modify this command to vertically align a table cell? Yes, that's what I want. Sorry, I didn't make that clear enough... |
|
Sep 7 |
comment |
Clearing the footer inside tabular data after some of the content I've posted the full document here: pastebin.com/ExF7W5LC The \newpage is on line 302 (it's the only one) followed by \fancyfoot and \LTchunksize is on line 72. There's only 2 pages after \newpage but the footer is also missing from the third page. |
|
Sep 7 |
comment |
Clearing the footer inside tabular data after some of the content That works fine on the sample, but on my real document, not quite, but almost... For some reason, placing the \fancyfoot just after \newpage it's clearing the footer from the last 3 pages (there's a total of 5 and after \newpage there's 2). If I place \fancyfoot somewhere after \newpage in between the last 2 pages content, it eventually works as expected. But I fell I'll need to move the \fancyfoot command around when the length of my content changes (either before or after \newpage). Any idea how to fix this without having to post my long full document? |
|
Sep 7 |
comment |
Clearing the footer inside tabular data after some of the content That clears the footer on ALL pages too... |
|
Sep 7 |
comment |
Clearing the footer inside tabular data after some of the content @IanThompson Sorry about that... It's more complete now. |
|
Sep 6 |
comment |
How do I break a long table cell/row using the europecv package? No, it must be europecv... :( |
|
Sep 5 |
comment |
How to disable 'totpages' anchor link created by 'hyperref'? I knew something like this was possible, I should have posted the question sooner. I tried to do it myself but I still consider myself a mediocre LaTeX user. |
|
Sep 5 |
comment |
How to disable 'totpages' anchor link created by 'hyperref'? I can't do that as simple as that. I never use {TotPages} directly, that's handled by the europecv package. |
|
Sep 4 |
comment |
Europass logo cannot be found compiling simple CV I realized that, eventually, but I tried to move all of them (except europecv.pdf) to tex/latex/europecv/ and it still doesn't load the logo. |
|
Sep 4 |
comment |
Europass logo cannot be found compiling simple CV @Dror Just changed my tags... I'm actually using pdflatex (I was having problems with XeTeX and accents) but the problem persists. |