Search found 14 matches

by mturan
Wed Mar 09, 2011 8:20 pm
Forum: Text Formatting
Topic: About Left margins in nested Enumerate environment
Replies: 2
Views: 4408

About Left margins in nested Enumerate environment

Gmedina,

Thanks for the reply. The solution you showed worked for me. However I modified your code since I have already defined nested numbers and letters in my document class file. So here it goes;


setenumerate{leftmargin=0pt}
setenumerate[1]{itemindent=2cm}
setenumerate[2]{itemindent=3cm ...
by mturan
Mon Mar 07, 2011 2:23 am
Forum: Text Formatting
Topic: About Left margins in nested Enumerate environment
Replies: 2
Views: 4408

About Left margins in nested Enumerate environment

Hi all,

I was trying to use enumeration environment in different levels however the text layout doesn't look like the way I want it. I searched through emunitem pdf but I couldn't come up with a solution. I might have missed some points though.

The code I provided somewhat explains the problem ...
by mturan
Wed Dec 22, 2010 12:31 pm
Forum: Graphics, Figures & Tables
Topic: ! Missing \endcsname inserted. error when inserting figure
Replies: 4
Views: 20194

! Missing \endcsname inserted. error when inserting figure

I made couple of changes in the turkish.ldf file and placed (save as) in the same directory where my project is at. Works fine now

Texniccenter 1.0 stable
Mixtex 2.9


1-%\initiate@active@char{=}

2-\addto\extrasturkish{%
\bbl@activate{:}\bbl@activate{!}}%\bbl@activate{=}}
3-%\declare@shorthand ...
by mturan
Wed Dec 22, 2010 11:35 am
Forum: Graphics, Figures & Tables
Topic: ! Missing \endcsname inserted. error when inserting figure
Replies: 4
Views: 20194

! Missing \endcsname inserted. error when inserting figure

This quote explains why it happens. Does anybody know how/what to change in the dtx file?

The file turkish.dtx defines all the language definition macros for the Turkish language. Turkish typographic rules specify that a little `white space' should be added before the characters `:', `!' and ...
by mturan
Fri Dec 10, 2010 3:06 am
Forum: Graphics, Figures & Tables
Topic: ! Missing \endcsname inserted. error when inserting figure
Replies: 4
Views: 20194

Re: ! Missing \endcsname inserted. error when inserting figu

I read the discussion and used \usepackage{xkeyval} initially which reduced the number of errors from 12 to 2 without a solution. Yours worked fine with me too but would there be any permanent solution to this issue somehow?
by mturan
Fri Dec 10, 2010 2:03 am
Forum: Graphics, Figures & Tables
Topic: ! Missing \endcsname inserted. error when inserting figure
Replies: 4
Views: 20194

! Missing \endcsname inserted. error when inserting figure

Hi there,

I am trying to figure out how to get my figure on my document and have no error message. When I use english babel, there is no problem, however when I use the turkish babel, I get the errors as shown below. I need to use the turkish babel for hyphenation. avl.jpg is attached. Do you have ...
by mturan
Tue Dec 07, 2010 11:20 pm
Forum: General
Topic: An apacite customization experience
Replies: 0
Views: 1399

An apacite customization experience

To share my experience and save valuable hours of some of you guys, here it goes.

I wanted to use apacite in my document however it didn't have the language support of my own language. Therefore I started to dig in the apacite.sty file and found where all the definitions that appear in the ...
by mturan
Thu Nov 18, 2010 10:10 pm
Forum: Page Layout
Topic: Chapter Heading issue in TOC
Replies: 0
Views: 1436

Chapter Heading issue in TOC

After my many-hour search on my issue, I have no solution as of now. After compilation, on the second page, I need to have chapter headings with NO chapter and page number, centered at some vertical distance. And is it also possible to have LOT and LOF headings in dotted format like sections and ...
by mturan
Wed Nov 17, 2010 1:51 am
Forum: Text Formatting
Topic: How to Text box
Replies: 3
Views: 3388

How to Text box

From the references you supplied, I came up with another solution which worked for my case. Here is the code and the figure. Thanx

MT
\vspace*{12cm}
\leftline{HAZIRLAYAN\hspace{10pt}: \r@nk\auth@r}
\vspace*{5pt}
\begin{flushleft} \baselineskip 20pt
KONU \hspace{42pt}:
\begin{minipage}[t ...
by mturan
Tue Nov 16, 2010 3:28 am
Forum: Page Layout
Topic: Layout problems with using foreign language text
Replies: 1
Views: 1620

Layout problems with using foreign language text

As one of the biggest problem, I have a problem with the text I use in my language in latex however when I use english text, there is no problem, and I use the same code for both. As can be seen from the attachment, some end line word are not justified as it should be. I have to check the document ...