ahmet delil | 2 Oct 07:57
Picon

RE: A4 vs letter

Dear All,

In the following style, the WinEdt LaTeX produces automatic chapter counting,

Chapter 1
Giriş

and so on. I would like to ask how to skip the English "Chapter 1" and
instead how to produce the Turkish "Bölüm 1". I would apriciate any
help.

Best wishes,
Ahmet Delil

\documentclass[12pt]{book}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{amsthm}
\usepackage{pict2e}
\usepackage{latexsym}

\begin{document}

\chapter{Giri\ş}


\end{document}

***************************************
Address:

Yard.Doç.Dr.Ahmet Delil
Celal Bayar Universitesi,
Demirci Egitim Fakultesi,
45900-Demirci/MANISA/Turkiye
Tel:+90 532 5045446 (cep/mobile)
+90 236 4622488 (iþ/work)
+90 236 4623406 (ev/home)
e-mail: ahmet.delil <at> bayar.edu.tr


Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it!
Ulrike Fischer | 2 Oct 09:31
Picon
Gravatar

Re: A4 vs letter

Am Dienstag, 2. Oktober 2007 schrieb ahmet delil:

> Dear All,

> In the following style, the WinEdt LaTeX produces automatic chapter counting,

> Chapter 1
> Giris

> and so on. I would like to ask how to skip the English "Chapter 1" and
> instead how to produce the Turkish "Bölüm 1". I would apriciate any 
> help.

\documentclass[12pt]{book}
\usepackage[turkish]{babel}
\begin{document}

\chapter{Giri}

\end{document}

--

-- 
Mit freundlichen Grüßen
Ulrike Fischer
mailto:list <at> nililand.de

WinEdt.org | 2 Oct 16:15

Mailing List Guidelines


      WinEdt Mailing List Guidelines
      ==============================

   These guidelines are sent to the WinEdt Mailing List once a month.
   Please keep them in mind when posting to the list.

   ---------------------------------------------------------------------

* What To Post

   The WinEdt Mailing List is for questions about the WinEdt editor. You
   should  not post questions concerning LaTeX, MiKTeX, BibTeX et al. to
   the mailing list. WinEdt is a shell/editor for  LaTeX  etc.  and  the
   list  is  intended  to  answer questions concerning WinEdt, not LaTeX
   etc.
   (Sometimes it might be difficult  to  decide  whether  a  problem  is
   related to WinEdt or to MiKTeX, LaTeX etc. A rule of thumb is: If you
   are having the same  problems  when  running  the  program  from  the
   command line, it is NOT related to WinEdt.)

   A lot of questions are being asked over and over  again.  Check  that
   your question isn't already answered in the WinEdt FAQ at
      <http://www.winedt.org/Doc/FAQ>
   or in the mailing list archives at
      <http://groups.yahoo.com/group/WinEdt>.

   When sending a question to the mailing list, try to be specific.
   Include (at least)
     + the Build number of your WinEdt (see "Help | About WinEdt...")
     + your operating system (e.g.: "Windows 2000, Service Pack 2")
     + a detailed description of the problem and how to reproduce it.

   If you have received one or more answers that  solved  your  problem,
   you  can  give  something  back  to the WinEdt community by writing a
   summary that can be integrated in the WinEdt FAQ. You can either send
   it to the list, or directly to the maintainer of the FAQ.

   Do NEVER post your registration key. Nobody needs to know it.

* How To Post

   Use plain-text format. Not everybody can (or wants to) read HTML.

   Use a meaningful subject line that will  make  sense  to  the  people
   whose help you are trying to get.

   Do not quote entire messages just to add a few lines at the beginning
   or  end.  Instead, quote the parts to which you are directly replying
   or quote enough to establish the context.
   Everybody on the list has already received the message that  you  are
   quoting,  and anyone searching the archive will find your message and
   the previous message listed under the same thread.

   Do not start a new thread by replying to  an  unrelated  message  and
   just  changing  the  subject  line.  For people who group messages by
   threading in their mailer, your  mail  will  appear  as  one  of  the
   replies  to the original message. It is better to start a new message
   for a new thread.

   The preferred language on the WinEdt Mailing List  is  English.  This
   does  not  imply disrespect to other languages, but simply guarantees
   the best possible communication as English is the language  that  the
   largest number of subscribers are able to understand.

   Since the WinEdt list has been used for unwittingly spreading viruses
   in  e-mail  attachments  in the past, all attachments will be removed
   from your mails. All relevant  documents  (if  any)  are  text  files
   anyway, which you can include in the body of your message.

   Do not request return receipts.

   If you are "out of office" and you want to set up  an  auto-responder
   for  your  e-mail  account,  please   unsubscribe   from   the   list
   temporarily!

* Unsubscribing + More

   To unsubscribe from the WinEdt Mailing List, send an empty  mail  to:
   <winedt+list-unsubscribe <at> wsg.net>  from  the  account  that  you  are
   subscribed with.

   DO NOT send a mail to the list! This will have no effect  apart  from
   annoying the subscribers.

   The complete list of administrative commands for the  WinEdt  Mailing
   List can be found here: <http://www.winedt.org/Doc/listinstr.php>

* Links

   + The WinEdt home page
     <http://www.winedt.com/>

   + WinEdt community's home page
     <http://www.winedt.org/>

     WinEdt.org is a place for users of WinEdt to share configuration
     components, macros, plug-ins etc.

     It also hosts a list of frequently asked questions:
     <http://www.winedt.org/Doc/FAQ/>

   + The WinEdt Mailing List messages are archived at
     <http://groups.yahoo.com/group/WinEdt>

   + Links for LaTeX and friends:
     - the UK TUG TeX FAQ: <http://www.tex.ac.uk/faq>
     - the international TeX newsgroup <news:comp.text.tex>, offering
       quick and knowledgeable help
     - its archive can be found at
       <http://groups.google.com/groups?group=comp.text.tex>
     - the MiKTeX mailing lists (see <http://www.miktex.org/lists.html>)

   + If you have any suggestions for these guidelines, please contact me
     at <robert <at> winedt.org>

   ---------------------------------------------------------------------

   Happy WinEdt'ing!

   For the WinEdt.org team,
    robert <at> winedt.org

Last changed on: $Date: 2003-04-26 16:41:23+02 $

WinEdt Team | 4 Oct 02:13

Re: Spaces in ASCII

> Mostly, WinEdt is great, especially the configurability. But
> there is one thing I can't work out.
>
> How do I enter multiple spaces into an ASCII (*.txt) file?
>
> There is a note in the Help about Tabs, but I couldn't find
> anything about removing the 'single-space-only' setting.

I may not completely understand your question but probably it
is not about Tabs but about the option "Keep All Spaces" which
determine the formatting behavior when paragraph formatting
(wrapping) is turned on.

If so, check Document Menu -> Document Settings Dialog in such
a document and enable this option. Default behavior can be
determined in Preferences| Defaults. Change Mode filter from:

*|ASCII;ANSI

to

*

The help in the dialog explains the details (if necessary).

Best regards,

alex

WinEdt Team | 4 Oct 02:14

Re: Posts with attachments

> Are posts with attachments disabled in this news list? I tried,
> twice, to send a post with a WinEdt macro attached. Thunderbird
> shows it as sent, but the newsreader (I'm using gmane -- thanks
> Robert) doesn't show them.

Yes, posts with attachments are disabled because the list has been
taken advantage of with huge attachments (usually a bitmap of some
screenshot when a detailed description of the situation would do
just fine). Also there is a limit on the size of postings.

You can make a link to any such file available to those that
are willing to help you and describe a situation in your
posting.

Best regards,

alex

Picon

Re: Spaces in ASCII

Thanks, Alex.

I've now read through all the Help files and even managed to set up a 
custom mode.  So it's safe to say I've settled in to WinEdt now and 
(mostly) get how it works.  Even tried out the odd macro!

I was unable to enter more than a single space in ASCII because I had 
word wrapping on and was unaware that this also constrained the number 
of spaces between words.  Turning it off fixed the problem.

WinEdt Team wrote:
>> Mostly, WinEdt is great, especially the configurability. But
>> there is one thing I can't work out.
>>
>> How do I enter multiple spaces into an ASCII (*.txt) file?
>>
>> There is a note in the Help about Tabs, but I couldn't find
>> anything about removing the 'single-space-only' setting.
>
> I may not completely understand your question but probably it
> is not about Tabs but about the option "Keep All Spaces" which
> determine the formatting behavior when paragraph formatting
> (wrapping) is turned on.
>
> If so, check Document Menu -> Document Settings Dialog in such
> a document and enable this option. Default behavior can be
> determined in Preferences| Defaults. Change Mode filter from:
>
> *|ASCII;ANSI
>
> to
>
> *
>
> The help in the dialog explains the details (if necessary).
>
> Best regards,
>
> alex
>
>

--

-- 
Christopher Willmot

----------------------------------------------------------------------
Objectivity is the delusion that it is possible to make an observation
without having an observer. -- Heinz von Foerster 

Boris Zoelen | 6 Oct 14:11
Picon
Picon

IntQuotation - problem

http://www.winedt.org/Config/GUI/IntQuotation.php

hello

I tried to install the above addon but had no luck at all, sadly. Is it
possible that it doenst work any more with winedt 5.5?`

I copied the files into b/... and B/... but without succes. I also tried to
edit winedt.gui myself.

I pasted:
  //IntQuotation
  Group(1,  0,  10,  2,  5,  25,  25,
"%b\Bitmaps\Gui\IntQuotation\IntQuotation.bmp");  //IntQuotation
    Item(!"Anführung_Doppelt",!"BeginGroup;Ins('{\glqq}');EndGroup;");
//IntQuotation
    Item(!"Abführung_Doppelt",!"BeginGroup;Ins('{\grqq}');EndGroup;");
//IntQuotation
    Item(!"Quotation_Mark_Doubled",!"BeginGroup;Ins('{\dq}');EndGroup;");
//IntQuotation

Item(!"Les_Guillemets_Doubles_De_Gauche",!"BeginGroup;Ins('{\flqq}');EndGroup;");
//IntQuotation

Item(!"Les_Guillemets_Doubles_De_Droite",!"BeginGroup;Ins('{\frqq}');EndGroup;");
//IntQuotation
    Item(!"Anführung_Einfach",!"BeginGroup;Ins('{\glq}');EndGroup;");
//IntQuotation
    Item(!"Abführung_Einfach",!"BeginGroup;Ins('{\grq}');EndGroup;");
//IntQuotation
    Item(!"Omission",!"BeginGroup;Ins('{\ldots}');EndGroup;");
//IntQuotation

Item(!"Les_Guillemets_Simples_De_Gauche",!"BeginGroup;Ins('{\flq}');EndGroup;");
//IntQuotation

Item(!"Les_Guillemets_Simples_De_Droite",!"BeginGroup;Ins('{\frq}');EndGroup;");
//IntQuotation

into winedt.gui at the end and overwrote the content of the last tab there
because all other studd didnt work.
But, this trial didnt either :/

any help?
Cause I would like some help to enter english "" in the right way.

--

-- 
beste Grüße
Boris Zoelen

Barkana, Itzhak | 7 Oct 11:21
Favicon

RE: A4 vs letter

Thank and Best regards,
Itzhak

-----Original Message-----
From: WinEdt Team [mailto:support <at> winedt.com]
Sent: Wednesday, September 26, 2007 2:52 PM
To: winedt+list <at> wsg.net
Subject: Re: [WinEdt] A4 vs letter

> lmost all papers I have written have been in Letter format.
> Now, I need the A4 format. Although I seem to recall doing it
> successfully at least once in the past, I cannot do it now. Is there a
> simple way to switch WinEdt to A4, or at least the
> dvi->pdf do it?

You can choose a letter format for dvi2pdf (and other
accessories) in WinEdt's Options -> Execution Modes Interface.
WinEdt will pass the appropriate switch to the executable that supports such a command line option. Help in the execution modes dialog explains the details.

You may also have to include A4 option in the documentclass before compiling the dvi file...

Best regards,

alex

WinEdt Team | 8 Oct 00:11

Re: IntQuotation - problem

> I tried to install the above addon but had no luck at all,
> sadly. Is it possible that it doenst work any more with winedt
> 5.5?`
>
> I copied the files into b/... and B/... but without succes. I
> also tried to edit winedt.gui myself.

WinEdt 5.5 no longer use the files WinEdt.gui and WinEdt.gdi
(as described in What's New).

Instead, you'll find new menu items in Options -> Advanced.
There you can open a proper file GUI.ini and make any additions
there. There is also a Help topic (Advanced Configuration)
which describes how... You should be able to make additions
there.

Best regards,

alex

Boris Zoelen | 9 Oct 19:54
Picon
Picon

Re: IntQuotation - problem

Am Sun, 07 Oct 2007 19:11:22 -0300 schrieb WinEdt Team:

>> I tried to install the above addon but had no luck at all,
>> sadly. Is it possible that it doenst work any more with winedt
>> 5.5?`
>>
>> I copied the files into b/... and B/... but without succes. I
>> also tried to edit winedt.gui myself.
> 
> WinEdt 5.5 no longer use the files WinEdt.gui and WinEdt.gdi
> (as described in What's New).
> 
> Instead, you'll find new menu items in Options -> Advanced.
> There you can open a proper file GUI.ini and make any additions
> there. There is also a Help topic (Advanced Configuration)
> which describes how... You should be able to make additions
> there.
> 
> Best regards,
> 
> alex

Thank you very much!
--

-- 
beste Grüße
Boris Zoelen


Gmane