stillht.blogg.se

Microsoft word set up block quotes
Microsoft word set up block quotes






microsoft word set up block quotes
  1. #Microsoft word set up block quotes install#
  2. #Microsoft word set up block quotes code#
  3. #Microsoft word set up block quotes plus#
  4. #Microsoft word set up block quotes windows#

To quickly create a table type a plus sign (+) then press Tab key again type a plus and again press Tab key do this as many times as the number of cells you want in your table.To decrease the font size use Ctrl + Shift + < combination Select some text -now if you will press Ctrl + Shift + > the font size of the selected text will increase.To move cursor to the location where it was when you last save the document press Shift + F5.Typing =rand(8,10) and then pressing Enter will automatically generate random text you can use for testing the page formatting, fonts, etc.USe Format Painter feature to quickly apply a particular format to a new area.Pressing backspace while holding Ctrl key down deletes the preceding word.Ctrl+ makes a word subscript and Ctrl Shift + makes a word superscript.To create a horizontal line type 3 hyphens and then press Enter.Click anywhere in a sentence while holding Ctrl key down will select the sentence To select an entire paragraph make three rapid clicks anywhere in the paragraph.

#Microsoft word set up block quotes code#

( You will have to get in " Table Properties" for fine tuning).Ĭreate a " Paragraph Style" with the name of " Code" just for your code snippets ( as mentioned in )Ĭreate another " Paragraph Style" with the name of " Code_numberline" that will be based upon the previous created style, but this you will add a numbering line in its definition (this will automate line numbering).Īpply " Code_numberline" to the first column, and " Code" to the 3 column. Make the adjustments to cells' spacing and columns' widths to get the desired aspect. Select the table, and make its borders invisible (" No Borders" option), and activate " View Gridlines" option. I have created an easier method using tables, as they are easier to create, manage, and more consistent ( with the possibility to save the table's style inside the document itself), but I couldn't find a better way for code colouring scheme, sorry for that. SciTE supports the following languages but probably has support for others: Abaqus*, Ada, ANS.1 MIB definition files*, APDL, Assembler (NASM, MASM), Asymptote*, AutoIt*, Avenue*, Batch files (MS-DOS), Baan*, Bash*, BlitzBasic*, Bullant*, C/C++/C#, Clarion, cmake*, conf (Apache), CSound, CSS*, D, diff files*, E-Script*, Eiffel*, Erlang*, Flagship (Clipper / XBase), Flash (ActionScript), Fortran*, Forth*, GAP*, Gettext, Haskell, HTML*, HTML with embedded JavaScript, VBScript, PHP and ASP*, Gui4Cli*, IDL - both MSIDL and XPIDL*, INI, properties* and similar, InnoSetup*, Java*, JavaScript*, LISP*, LOT*, Lout*, Lua*, Make, Matlab*, Metapost*, MMIXAL, MSSQL, nnCron, NSIS*, Objective Caml*, Opal, Octave*, Pascal/Delphi*, Perl, most of it except for some ambiguous cases*, PL/M*, Progress*, PostScript*, POV-Ray*, PowerBasic*, PowerShell*, PureBasic*, Python*, R*, Rebol*, Ruby*, Scheme*, scriptol*, Specman E*, Spice, Smalltalk, SQL and PLSQL, TADS3*, TeX and LaTeX, Tcl/Tk*, VB and VBScript*, Verilog*, VHDL*, XML*, YAML*. Simply choose your language from the language menu, type your code, high-light code, select Edit->Copy as RTF, paste into Word with formatting (default paste).

#Microsoft word set up block quotes install#

You can also use SciTE to paste code if you don't want to install heavy IDEs and then download plugins for all the code you're making.

#Microsoft word set up block quotes windows#

(The main problem? Printed pages typically aren't as wide as editor windows so wrapping will suck.) :-)Īn advantage of doing it this way is that it is easy to adapt to whatever code you're doing you don't have to rely on some IDE to figure out whatever is going on for you. Long chunks of code probably should not normally be in something that's going to go on a dead tree. It's then pretty simple to go through and mark up a pasted example as being code and have it come out looking really good, and this is works well for short snippets. I then create additional character styles on top (e.g., " Comment", " String", " Keyword", " Function Name Decl", " Variable Name Decl") which I layer on top those set the color and whether the text is bold/italic.

microsoft word set up block quotes

I also make sure that inter-line and inter-paragraph spacing are set right. What I do is create a paragraph style (perhaps called " Code Example" or something like that) which uses a monospaced font, carefully chosen tabs, a very light grey background, a thin black border above and below (that helps visibility a lot) and with spelling turned off. When I've done this, I've made extensive use of styles.








Microsoft word set up block quotes