|
From: Martin Knotek Martin on 30 Jun 2008 05:15 Hi im looking for solutuion to move default indent (1,27cm) for bullet list to left. Here is some example (test.doc file). I cant move the first indent :( in word 2003 ( in 2007 help text-indent from css..). Any idea how to move it (mht or html format only)? Thx a lot <html> <head> <meta http-equiv=Content-Type content="text/html; charset=utf-8"> <meta name=Generator content="Microsoft Word 11 (filtered)"> </head> <body lang=CS> <P class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo2; tab-stops: list .5in"><![if !supportLists]><span style='font-family:Symbol; mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'> </span></span></span><![endif]>Tabs problem.</p> </body> </html>
From: Martin Knotek on 30 Jun 2008 07:49 MIME-Version: 1.0 Content-Location: file:///C:/6D682EB3/myFirstMht3.htm Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="us-ascii" <html> <head> <style> <!-- /* Style Definitions */ p.MyList {margin-top:0cm; margin-right:0cm; margin-bottom:0cm; margin-left:18.0pt; margin-bottom:.0001pt; text-indent:-18.0pt; mso-pagination:widow-orphan; mso-list:l2 level1 lfo3; tab-stops:list 18.0pt 36.0pt; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} /* List Definitions */ @list l0:level1 {mso-level-number-format:bullet; mso-level-text:\F0B7; mso-level-tab-stop:18.0pt; mso-level-number-position:left; margin-left:18.0pt; text-indent:-18.0pt; font-family:Symbol;} --> </style> </head> <body> <p class=3DMyList style=3D'mso-list:l0 level0 lfo0;tab-stops:list 18= ..0pt'>Limit.</p> <p class=3DMyList style=3D'mso-list:l0 level0 lfo0;tab-stops:list 18= ..0pt'>Limit.</p> <p class=3DMyList style=3D'mso-list:l0 level0 lfo0;tab-stops:list 18= ..0pt'>Limit.</p> </body> </html> "Martin Knotek" wrote: > Hi im looking for solutuion to move default indent (1,27cm) for bullet list > to left. Here is some example (test.doc file). I cant move the first indent > :( in word 2003 ( in 2007 help text-indent from css..). Any idea how to move > it (mht or html format only)? > > Thx a lot > > <html> > <head> > <meta http-equiv=Content-Type content="text/html; charset=utf-8"> > <meta name=Generator content="Microsoft Word 11 (filtered)"> > </head> > <body lang=CS> > > <P class=MsoNormal style="MARGIN: 0in 0in 0pt; mso-list: l0 level1 lfo2; > tab-stops: list .5in"><![if !supportLists]><span style='font-family:Symbol; > mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol'><span > style='mso-list:Ignore'>·<span style='font:7.0pt "Times New Roman"'> > </span></span></span><![endif]>Tabs problem.</p> > > </body> > > </html> > >
|
Pages: 1 Prev: Create AutoText Entry from a Variable Next: Compiling a template ('.dot') into a '.wll' add-in |