Questions tagged [numbering]
114 questions
106
votes
6 answers
How do you easily add equation numbers to Microsoft Word 2010 equations?
How do you create equations in Word 2010 that are automatically numbered with the equation number centered vertically on the equation and right justified? While a number of references have discussed the use of three column tables, finding a step by…
R Schultz
- 3,101
34
votes
6 answers
I need an automatic way of making a lot of numbered folders
I need 100 or more folders named like such: ch.000, ch.001, ch.002, etc. In this case I need it to go up to ch.094 but I will need to create more folders later. That may be more or less folders, but definitely between 000 and 999. I don't know…
Safwan Abrar
- 492
- 1
- 4
- 8
33
votes
10 answers
How many bits per digit in the decimal system
I am going to teach a small group of people about the numbering systems in computing and was wondering how many bits per digit are there in the decimal system, for instance:
Hex (base 16) - 4 bits
Octal (base 8) - 3 bits
Binary (base 2) - 1…
user92592
- 457
- 1
- 4
- 6
27
votes
5 answers
Disabling Google Chrome Download auto numbering for existing files
When I save a file (e.g. Images) to a folder which already exist there, Chrome adds a (N) where N is first available number.
This causes I have multiple copies of same file!
How can I disable Chrome's auto file renaming?
Thanks
Ariyan
- 625
16
votes
5 answers
What is the binary representation of "256"?
You can convert decimal to binary and binary to decimal. But how can you represent the number "256"?
255 = 11111111
1 byte cannot have more than 8 binary digits (bits). How is this possible?
Pranit Bauva
- 311
13
votes
5 answers
Word will not set the Numbering Value that I choose
I am trying to start a list with the number 1.2.1, but what ever I do, Word keeps resetting the start number to 1.1.1.
I'm selecting the list, right clicking, going to 'Numbering -> Set Numbering Value' and then sleecting 'Continue from previous…
David Gard
- 1,527
12
votes
3 answers
Numbering equations based on chapter numbers in MS-Word
I am seeking for a way to number each equation based on the chapter numbers. The number should be placed at the right side of the equation and the equation should be center-aligned. Something like this:
(The bounding box around 2.3 is not…
Isaac
- 738
11
votes
1 answer
What do the number suffixes in Linux dynamic libraries mean?
Here's an example:
~$ ls /lib/*.so* | head -n 10
/lib/ld-2.13.so
/lib/ld-Linux.so.2
/lib/libacl.so
/lib/libacl.so.1
/lib/libacl.so.1.1.0
/lib/libanl-2.13.so
/lib/libanl.so.1
/lib/libattr.so
/lib/libattr.so.1
/lib/libattr.so.1.1.0
What do the…
houbysoft
- 4,444
11
votes
2 answers
Changing the font style of line numbers in Microsoft Word 2007
I added line numbers to my document in Microsoft Word 2007. How can I change the font style of these line numbers?
Maxim Zaslavsky
- 1,850
8
votes
2 answers
Creating sub-numbered lists in OneNote
Is it possible to create numbered lists in OneNote that have subsections?
Ex:
1. Section
1.1 Subsection
1.2 Another Subsection
miguelarcilla
- 285
8
votes
5 answers
Formatting list labels in Microsoft PowerPoint independently of the text that follows
I would like to format list labels without having the text right after the label affect that format. For example:
1. First item
2. Second item
The bolding of "1." is determined by the bolding of the F in First. But I cannot figure out how to do the…
Forklift17
- 303
7
votes
4 answers
How can I correctly link nested numbering in Word?
How can I correctly link nested numbering in Word? Currently it is doing this:
I.
1.
2.
II.
3.
4.
I want this:
I.
1.
2.
II.
1.
2.
I can't find the setting to 'link' it to its parent (and…
adolf garlic
- 2,155
7
votes
1 answer
PowerPoint automatically change to bold one of the numbering in a list that contains bold font
As you can see, the number 2 is in bold font, even though the number 1 is not. I assume this is because the second item starts with a bold-font word. But aesthetically, this is terrible. Is there a way to avoid this automatic bolding feature? I can…
jxhyc
- 573
6
votes
9 answers
How to stop Excel from formating the 16-digit account number in a way to avoid making the last digit zero?
I have large numbers of bank account numbers of different banks. Some bank account numbers start with zero and some have 16 digits. When I paste the data in Excel the leading zeros will be removed and the last digit of 16-digit account number will…
5
votes
3 answers
Word 2010 caption has no number
I am trying to place a Table caption above a table in Word 2010. It shows correctly in the insert caption box, but when it appears on the screen there is no number and no hyperlink colour. The word Table and the caption text appears, but no number?…
Theresa
- 51