Special signs

English main discussion
  • Author
  • Message
Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Special signs

Post by sexy96 »

Unicode Number: 8230, horizontal ellipsis ->

How to insert it into the text with the keyboard?

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Re: Special signs

Post by opk44 »

sexy96 wrote:Unicode Number: 8230, horizontal ellipsis ->

How to insert it into the text with the keyboard?
1. 8230?

2. horizontal ellipsis
Image

P.S. Or you can use coder-plugin (see. "txt.coder")

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

Thanks.

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

Image
Last edited by sexy96 on Sun Feb 05, 2017 10:26 am, edited 1 time in total.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Re: Special signs

Post by opk44 »

As I said in previous post
opk44 wrote:P.S. Or you can use coder-plugin (see. "txt.coder")
Add and use some usefull abbreviations (per sample)
Image

updated:

If the requirement "to use only the keyboard" is optional, and/or you don't want to edit some ".coder"-files, you can use scripts.
First of all see that and also some convert-scripts: convertEscapes.js, convertHTML.js, converter.js
But in this case, you have to remember all those Unicode-codes.

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

Alt+366 -> n instead ½

I copied the contents of a file http://akelpad.sourceforge.net/files/pl ... /txt.coder
to file txt.coder (UTF-16 LE) ... AkelPad86\AkelFiles\Plugs\Coder\
How do now is to start?

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

1.
sexy96 wrote:Alt+366 -> n instead ½
Those numbers that you see on the left is just line numbers (I have LineBoardPlugin activated).

2.
sexy96 wrote:How do now is to start?
Enable Coder::AutoComplete
see Coder::Settings::AutoComplete1:
- Complete with list [Ctrl+Space]
- Complete without list [Tab]

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

Image
These tables are also on the web

Image
Image

Ctrl+Space ->

Image
And what to do with it?
Last edited by sexy96 on Sun Feb 05, 2017 10:28 am, edited 1 time in total.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

1.
sexy96 wrote:These tables are also on the web
I'm not understand what do mean and what this picture for. Sorry.

2.
sexy96 wrote: Ctrl+Space ->

And what to do with it?
"txt.coder" work (by default) only with files that have ".txt" extension

Code: Select all

Files:
;==========
;File types
;==========
*.txt
If your file have another extension, you can look in the file "AkelFiles\Plugs\Coder\cache" which somefile.coder do you use indeed.
If you do not find the desired file extension in the cache, or your file have no extension at all, use option "Alias for unknown file" and type there:

Code: Select all

.txt
Image

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

If I press Ctrl + Space
it pops up empty window
Image
to which nothing can enter.

I do not appear coder: txt
Image
Last edited by sexy96 on Sun Feb 05, 2017 10:30 am, edited 1 time in total.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

sexy96 wrote:I do not appear coder: txt
And here we go again

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

That still does not know how the keyboard to enter: ½
Alt+???
What is a blank window?
Which opens (Ctrl + Space)
when the cursor is on a blank line.
Image

For me it's black magic.
Last edited by sexy96 on Sun Feb 05, 2017 10:30 am, edited 1 time in total.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

sexy96 wrote:What is a blank window?
I think you broke your "txt.coder". First of all download original (non modified) file by link above ("save as...").

In "blank window" you must see something like that:

Image

Offline
Posts: 282
Joined: Thu Sep 10, 2015 9:53 am
Location: Deutschland

Post by sexy96 »

On this page links to "txt.coder" are all the same
http://akelpad.sourceforge.net/files/pl ... /txt.coder

I wrote "txt.coder" as:
Image
and as:
Image

and further a blank window.
Last edited by sexy96 on Sun Feb 05, 2017 10:32 am, edited 1 time in total.

Offline
Posts: 874
Joined: Sat Jan 16, 2010 2:03 pm

Post by opk44 »

sexy96 wrote:...and further a blank window.
Can you send your Akelpad folder?
Post Reply