Search found 20 matches

by mnajem
Wed Oct 19, 2011 8:06 am
Forum: Document Classes
Topic: Creating a beamer theme
Replies: 7
Views: 51034

Creating a beamer theme

zainor_983 wrote:I try to create a beamer theme according to the PowerPoint template attached.
Help anyone?
You did not search enough, no need to reinvent the wheel.
Lia Tze already did that the whole beamer template for you:

http://liantze.penguinattack.org/latext ... er-Gelugor
by mnajem
Mon Jul 04, 2011 7:04 pm
Forum: Document Classes
Topic: beamer | Modify the Frame Title
Replies: 1
Views: 7441

beamer | Modify the Frame Title

Hi,

I just created my slides then suddenly the seminar organizer require me to use their PPT template.. so I am not that expert, so I opt to use the template as a background using \includegraphics.

It works fine with the front page (\maketitle).

However, for the rest of slides (that is slides 2 ...
by mnajem
Sun Apr 03, 2011 3:55 am
Forum: General
Topic: Import word documents into latex
Replies: 2
Views: 8308

Re: Import word documents into latex

What I did,

Using Open Office, convert to html
Then from html use linux converter to latex.

I think Open Office also got Latex Exporter, try look at that.
by mnajem
Sun Apr 03, 2011 3:53 am
Forum: Document Classes
Topic: beamer puzzle
Replies: 2
Views: 2384

Re: beamer puzzle

Hi,

I also using beamer for quite a number of slides presentation. I tried to look at my source code, seems that if you want your table to be numbered, enough with \caption{bla} in your table.
by mnajem
Sun Apr 03, 2011 3:41 am
Forum: Graphics, Figures & Tables
Topic: Shortening path for figure/tables/pictures
Replies: 1
Views: 2283

Shortening path for figure/tables/pictures

Hi,

I wonder if I could put an alias to the path of my folder and subfolder. Say for example, given that I have to put

\begin{frame}{Microsoft Windows' Segments}
\begin{figure}
\fbox{\includegraphics[scale=0.35]{/home/najmi/Dropbox/mythesis-UTM/utmthesis/source/fig/windows-share.png}}
\caption ...
by mnajem
Wed Feb 23, 2011 12:09 pm
Forum: BibTeX, biblatex and biber
Topic: natbib | '\citealias' does not work
Replies: 1
Views: 5241

natbib | '\citealias' does not work

Never mind, got the solutions myself, I missed "t" character.

Instead of citealias, it should be citetalias

http://merkel.zoneo.net/Latex/natbib.php
by mnajem
Wed Feb 23, 2011 12:01 pm
Forum: BibTeX, biblatex and biber
Topic: natbib | '\citealias' does not work
Replies: 1
Views: 5241

natbib | '\citealias' does not work

Hi,

I want to append the paper's name on my paper,

i'm using
\usepackage[sort&compress]{natbib}

as preamble and defined;

\defcitealias{Ding2009a}{Behavior-Based Proactive Detection of Unknown Malicious Codes}

for the alias.

But when I put;

\begin{table}
\caption{Feature vectors ...
by mnajem
Mon Apr 12, 2010 4:03 am
Forum: TeXworks
Topic: Installing TeXworks in Ubuntu
Replies: 5
Views: 21910

Re: Installing TeXworks in Ubuntu

Does TexWorks has autocompletion as Kile does?
I'm used to Kile, but seems TexWorks is much lighter in term of loading.

As of now I'm only into either vim/bash commands or Kile.
by mnajem
Mon Apr 12, 2010 3:01 am
Forum: New Members
Topic: Greetings from Malaysia
Replies: 3
Views: 2533

Re: Greetings from Malaysia

Localghost - thanks for the link. Never met that article before. Nice one.
meho_r - yeah, perhaps the include and renew command are among the reasons.
by mnajem
Sun Apr 11, 2010 5:30 pm
Forum: New Members
Topic: Greetings from Malaysia
Replies: 3
Views: 2533

Greetings from Malaysia

Hello,

I posted several questions here, but never actually looked to this room. Allow me to post something :oops: :oops:

I just get to know LaTeX last year, when I was about to send a paper to a journal.. and started to wonder how I can sorting my citation number (I'm using IEEE type/plain ...