Victor, this is the sample file you wanted: \documentclass[10pt,letterpaper,titlepage]{article} \setlength{\pdfpagewidth}{8.5in} \setlength{\pdfpageheight}{11in} \usepackage[utf8]{inputenc} \usepackage[spanish,english]{babel} ...
This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.
Main Page
Blog
Documentation
Recent changes
| « | July 2008 | » | ||||
|---|---|---|---|---|---|---|
| Su | Mo | Tu | We | Th | Fr | Sa |
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||
Development [18]
General [12]
GNOME [8]
Java [17]
Linux [27]
News [11]
On the Net [36]
Open Source [22]
Personal [43]
PlayStation [2]
Java
Eclipse
SoloJava group
Linux
Fedora
GNOME
Victor, this is the sample file you wanted: \documentclass[10pt,letterpaper,titlepage]{article} \setlength{\pdfpagewidth}{8.5in} \setlength{\pdfpageheight}{11in} \usepackage[utf8]{inputenc} \usepackage[spanish,english]{babel} ...
I learned how to install support for Asian languages to LaTeX using the CJK Extensions and adding the required fonts . Something like this: \documentclass{article} \setlength{\pdfpagewidth}{8.5in} \setlength{\pdfpageheight}{11in} \usepackage{CJK} ...
I have been helping my father to optimize his laptop wireless connection using Windows, the problem: using a WG511T PC Card adapter the connection to the access point was always limited to 802.11b (11Mbps) . It was imposible to make the bundled software to use the maximum speed. I tried it...
I have converted this site to a Wiki , for all the documents with the exception of the blog that will continue to be pLog powered . The software used for the wiki is MediaWiki , the same used on all Wikipedia servers. It was really easy to follow the installation process, the hard part was...
I modified the current site template to made it more simple: removed the right column and parts of it where moved to the left. Added a new background image with a forced transparency to white; with "forced" I mean that the background color of the image is white because Internet Explorer sucks...