| View previous topic :: View next topic |
| Author |
Message |
2011
Joined: 30 Apr 2011 Posts: 2
|
Posted: Sat Apr 30, 2011 5:32 am Post subject: Tab align is different with other editors |
|
|
| Code: | vvvvvvvvv 1 [Tab] on the left
v 3 [Tab] on the left |
This 2 lines in AkelPad is aligned. But in Windows notepad and EmEditor are not aligned, if the second line with 2 [Tab], it will align.
AkelPad Version: 4.5.6 |
|
| Back to top |
|
 |
cnnnc
Joined: 12 Jan 2008 Posts: 115 Location: Shantou, China
|
Posted: Sat Apr 30, 2011 6:56 am Post subject: |
|
|
Hi,
I have the same "problem" before.
But most time its occured by use different tabsize and difference font and fontsize.
Non monospaced fonts are scaled not proportionally and AkelPad's MaxTabWidth equal to SpaceWidth*TabSize other programs may calculate tab width differently. Try replace tabs with spaces and compare results.
Have you set both editor's tabsize be a same value and use the same font(monospaced font is Recommended) and fontsize? |
|
| Back to top |
|
 |
2011
Joined: 30 Apr 2011 Posts: 2
|
Posted: Sat Apr 30, 2011 7:16 am Post subject: |
|
|
Thanks.
I use monospaced font Bitstream Vera Sans Mono, with size 12. I set same value to Notepad and EmEditor, they also can't aligned. |
|
| Back to top |
|
 |
|