Wednesday, February 27, 2013

Creating a good CV with LaTeX: The Easy Way

latex-teaser Have you ever spent hours trying to perfect your resume in Microsoft Word format, want to throw your computer out the window? If your experience is anything like mine, you know how frustrating it can be when your intention to ignore the word processor and format all the way damage the bore spacing and alignment that you just did. As if finding a job is not bad enough already!
/> Today I will talk about a better world, and ultimately more convenient way to design a professional resume with LaTeX. It will look like this:

latex-CV-end

For those who are not aware, is a typesetting system LaTeX markup language documents are free and are often used in scientific publications and university. It is based on age, lower levels of TeX markup language. LaTeX is known for producing high quality and attractive documents of all kinds

LaTeX

often associated with the abbreviation “WYSIWYM” -. What you see is what you mean. WYSIWYM alternative is a WYSIWYG (what you see is what you get), which is the style used by the graphic edition of most word processing to show you exactly what the final product will look like when you type. WYSIWYM, however, is a paradigm that focuses on the deliberate structural choices, usually by using markup and style sheets. Computers do the job exporting the document can be read as a PDF

For example, try typing in Microsoft Word.

latex-logo not happen, right? LaTeX, you have to do to make this type LaTeX symbol . Similarly, LaTeX commands embedded in many mathematical symbols and semi-automatically manages the equation for your presentation.

Needless to say, LaTeX has a learning curve. Consider this article a cheat because I will show you how to use LaTeX LaTeX resume templates without realizing it.


Requirements TeX Live Linux, visit the link above or use your package manager

For Mac OS X, install MacTeX. For Windows, follow the instructions.

Texmaker for your operating system (it’s available for Linux, Mac OS X and Windows)

The “Two columns on page hp” template (cv_3.tex obtain the file, not PDF)

The font used in the model: Hoefler Text or free alternative to Linux Libertine

or Gill Sans’ Without Guilt-free alternative

Zapfino script or free alternatives plow Tweaks needed latex Texmaker

If you’re a straight-get-to-the-point type and you see the” Building fast “and” View PDF “button above, you may be tempted to run and play the sample resume. in PDF right away Compilation If you run fast now, Texmaker responds with an error message on the console below:

latex-error-console

This is because the model is XeLaTeX is based on compilers, which are not used by default in Texmaker. To solve this problem, you can add a custom command. Click “Modify User User Controls User Controls ::::”

latex-user-command

In the dialog box that opens, fill in the following form:

latex-custom-xelatex-order

Now you see xelatex User Controls menu, which will execute your documents xelatex pdftex rather than the norm. If you have a non-smoking Hoefler Text font, Gill Sans, and Zapfino., Run xelatex then click the arrow next to “Display PDF” should generate PDF output To see it, click the “View :: PDF Viewer” on the main menu: latex-pdf-viewer-menu

If you use free fonts in place, you will have to make some adjustments to the source code. Today, the lines 35 and 36 look ‘like:

[ Mapping = tex-text ] { Hoefler Text } % main document font setsansfont [ Scale = MatchLowercase, Mapping = tex-text ] { Gill Sans } "% Font > your name to

Modify the line to change the name of the font like this:

[ Mapping = tex-text ] { Linux Libertine } main document font% [ Scale = MatchLowercase, Mapping = tex-text ] { Without Guilt DB } "% font>

Now, scroll to line 75, where Zapfino is called for, and modify the plow script (I also changed the code to fix the problem with the font substitution calibration):

“code”> "lateks" style="color: #E02020; "> style = color { E02020 style, color: #} style = "color: # sffamily big style = "color: # { plow Script } { fontspec Lives style = { } ae style =" color: # E02020 '>} [ 15pt style = "color: # ] nominal }

And
… Go Now that you have changed your font, you can press the “User :: Commands :: xelatex User.” While the generation of running as planned, you get the output in pushing the bottom of the console, and now you can create PDF. split view mode, you’ll see something like this:

latex-doc-build

The technical part is behind you. Texmaker and now that the model is set up to work together, you can begin to work real hard: .. Fill in your resume

Knowing little LaTeX can not hurt this game, but you want to be able to understand a lot of things just by copying and pasting the source code of this particular model is also filled with helpful comments (anything after% is comments in LaTeX).


Conclusion

LaTeX is a powerful composition, and I recommend you use for your important documents if you follow this tutorial to make your resume with LaTeX, good luck with finding a job,. and may you never use Microsoft Word for your CV needs more

!
Tech »Software

1 comments:

Unknown said...

LaTeX is known for producing high quality and attractive documents of all kinds and it's really very useful in creating CVs or resume. Many people now days prefer to have their resume in latex and I think they have their own reasons for it.