Ping Services
Showing posts with label office. Show all posts
Showing posts with label office. Show all posts

Saturday, March 5, 2011

Merge and rearrange PDF files on Linux and Windows

Have you ever wanted to delete or add a few pages to a PDF file? Or maybe even merge two PDF files together? What about merging all PDF files in a folder with a single short command? Here is a guide that will show you how.




Monday, January 3, 2011

The most useful tool for creating presentations

The align distribute tool is a feature present in several presentation software that will distinguish your presentation from the average. With a few short steps, you will be able to upgrade your presentation's looks. People will be sure to comment on the surreal placement of objects that you can achieve by using this tool.

I will provide instructions for Openoffice, Microsoft Office 2003, 2007/2010 and Office for Mac.


Mission: To align and distribute these objects



















Figure: With align and distribute and without align and distribute

Friday, November 26, 2010

How to create stunning presentations.

A visually stunning presentation can make a great impression on your audience. Here are some guidelines to follow in order to create a presentation that can set your presentation apart from the average. Here is a presentation  that I've created and we shall use this as an example.

Monday, November 8, 2010

Tips to get you started with Lyx

Here are some great tips to help you get started with Lyx.

Updated November 2011: Part 2 here

Tip 1: Getting a more beautiful output.
If you look at the PDF output first, you might notice that the fonts do not look very crisp. To get better quality fonts go to the LaTeX preamble by going to Documents>Settings>LaTeX Preamble and enter the following:

\usepackage[T1]{fontenc}
\usepackage{pslatex}

Click on Save as document defaults and restart Lyx. You will notice an improvement.
Tip 2: Margins
The default margins are quite large and waste quite a lot of paper. You can set the margins yourself by going to Document>Settings>Page margins and setting the margins yourself. Here are my margin settings, the content that I print is all within the printable space.

Sunday, November 7, 2010

LyX, the best way to write your documents

If you've never heard of Lyx, its website describes it as "a document processor that encourages an approach to writing based on the structure of your documents (WYSIWYM)* and not simply their appearance (WYSIWYG)**." 


*WYSIWYM is What You See Is What You Mean
**WYSIWYG is What You See Is What You Get


What does that mean?  It means that you won't have to bother with the look of your documents but just the content. You may think now that this might be a bad thing but actually, it isn't. This method ensures that formatting inconsistencies no longer exist and also helps you focus on your content. Not having to worry about the formatting would increase your workflow as well. To further convince you, here is a maths project that I've done and a physics essay that I've written in Lyx.





Let's have a look at the interface



I've taken this screenshot and labelled some parts of its interface so that you can get started quickly.


From this we can see that the general interface resembles other word processors such as Openoffice and Word 2003. However, some key differences are present:

  1. The text looks quite rough, but don't worry. When you view its output (by pressing the pdf logo), a very professional looking document is generated.
  2. In the toolbar there is no text formatting toolbar. It is possible to do so by clicking on the font settings button but the idea of Lyx is that the formatting takes care of itself. 
  3. If you look at the output you will notice that the quality of the fonts are simply superb. If you don't get such quality, don't worry because I'll be posting another article on that later.
  4. The equation editor at the bottom is amazing. I've never seen such a rich equation editor in any word processing software.
  5. It it is possible to define the text that you are writing by using the text style tool. In the second picture, the available styles can be seen. This is very useful, especially for generating an automatic table of contents.

Lyx is multi-platform and is available in your package manager in your Linux distro of choice.


If you want to create professional looking documents, Lyx is the software that you are looking for. Invest a few hours in learning it and you won't be disappointed. I'll be posting another article soon helping you to get started with the wonderful software. Stay tuned!

Update, November 8th 2010: The article has come out and is available here


Links

www.lyx.org (the project web site).
Tips to get you started with Lyx


Creative Commons License
Tux Crazy by Ankur Srivastava is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.