Search found 45 matches
- Mon Jun 27, 2016 10:10 pm
- Forum: General
- Topic: problem using minitoc
- Replies: 1
- Views: 1233
problem using minitoc
when i write so many sections in minitoc which is table of contents for each chapter then it creates a strange spacing ..instead of the regular one.. i am attaching one snapshot also..regular spacing is the one in 1st one which should the case in general.. but it spread a lot in 2nd case and also le...
- Thu Mar 05, 2015 4:27 pm
- Forum: General
- Topic: Dimensions in Diagrams TIKZ CLASS Topic is solved
- Replies: 1
- Views: 2442
Dimensions in Diagrams TIKZ CLASS Topic is solved
Hey. Anyone knows how to put dimensions in this drawing. I made this in Tikz using cm as units but i want to put my dimensions in millimeter as in an AutoCaD drawing has. Any help is appreciated. Also, just out of curiosity is it possible to HATCH/PATCH some rectangle in this figure likes one does i...
- Thu Mar 20, 2014 9:39 am
- Forum: Graphics, Figures & Tables
- Topic: Adding numbers in Last column for expense calculator Topic is solved
- Replies: 2
- Views: 2912
- Tue Mar 04, 2014 7:44 pm
- Forum: Graphics, Figures & Tables
- Topic: Adding numbers in Last column for expense calculator Topic is solved
- Replies: 2
- Views: 2912
Adding numbers in Last column for expense calculator Topic is solved
I am making a expense calculator which keeps record of expenses. However i want it to add automatically in total row in the end of table. \documentclass{article} % Use the custom invoice class (invoice.cls) \usepackage{booktabs} \usepackage{calc} \usepackage{eurosym} \usepackage{amstext} \usepackage...
- Tue Nov 19, 2013 8:58 pm
- Forum: Document Classes
- Topic: Journal Template Topic is solved
- Replies: 6
- Views: 7836
Re: Journal Template Topic is solved
Yes, i am sorry. I just thought that footnotes can be reset by counter and it will work but I tried and it doesn't work. I didn't provide full snapshot as people may think I want them to make full template. It was so kind of you to provide a very good code for starting work. Yes, some things in this...
- Tue Nov 19, 2013 2:00 pm
- Forum: Document Classes
- Topic: Journal Template Topic is solved
- Replies: 6
- Views: 7836
Re: Journal Template Topic is solved
I'm having some problem to set the footnotes as specified in the journal. I have attached my code and snapshot of footnote type. \documentclass[11pt,a4paper,twoside]{article} \usepackage[T1]{fontenc} \usepackage{geometry} \geometry{ includeheadfoot, margin=2.25cm, footskip=.5in, bottom=1.in } \usepa...
- Sun Nov 17, 2013 2:57 pm
- Forum: Document Classes
- Topic: Journal Template Topic is solved
- Replies: 6
- Views: 7836
Re: Journal Template Topic is solved
Thank you very much. I got the starting point now.. I will start working on this template..






- Mon Nov 11, 2013 2:00 pm
- Forum: Document Classes
- Topic: Journal Template Topic is solved
- Replies: 6
- Views: 7836
Journal Template Topic is solved
Can anyone help me to give me suggestions on how to start a journal template from scratch. I need to write a template for Journal since they have not provided me Latex file. The page also includes 2 logo in 1st page. I am not asking anyone to write this but just give me suggestions on where I can fi...
- Sun Oct 20, 2013 12:09 pm
- Forum: Graphics, Figures & Tables
- Topic: Branching Arrows with Decision Option in Flowchart Topic is solved
- Replies: 1
- Views: 5017
Branching Arrows with Decision Option in Flowchart Topic is solved
Hey, I just want to bifurcate arrows with yes no options as shown in figure attached. My sample code is given below. \documentclass[11pt]{article} \usepackage[T1]{fontenc} \usepackage{tikz} \usetikzlibrary{arrows,trees} \tikzstyle{intt}=[draw,text centered,minimum size=6em,text width=5.25cm,text hei...
- Sun Oct 13, 2013 7:32 pm
- Forum: Graphics, Figures & Tables
- Topic: table formatting Topic is solved
- Replies: 5
- Views: 3485
Re: table formatting Topic is solved
you are right.. no need to make life complex if things can be much simple.. thank you very much 
