Skip to main content

Questions tagged [formatting]

Questions on typesetting and making your expressions, matrices, operators, equations or formulae look how you want them to.

0 votes
1 answer
37 views

Apply an equation based on two sets with different indexes

Apply an equation based on two sets with different indexes Simple example If I have the following elements in the form of two sets with different indexes: $m=\{m_1,m_2,m_3,m_4,m_5\}=\{1,2,2,2,1\}$ $p=\...
Emad kareem's user avatar
0 votes
0 answers
36 views

Trying to get rid of cell and notebook (?) dingbats from ages ago

Years ago, I must have changed my stylesheet or something and put in clubs (the card suit) as cell dingbats. I'd like to get rid of them. I can turn them off manually, but the change does stick, and I ...
thejacksonjive's user avatar
1 vote
0 answers
73 views

How to see fraction line clearly in Windows Mathematica 14.0.0?

I just downloaded Mathematica 14.0.0 trial version on Windows 11. But the "horizontal fraction line" is hardly visible in the output on my screen. An example is shown below. I couldn't find ...
Zack Fisher's user avatar
3 votes
2 answers
157 views

How to typeset a key combination in Mathematica notebook?

I'm writing a tech note in Mathematica, and would like to include some key combination shortcuts. For example, Ctrl+/ for entering fractions. How do I typeset key combinations so that they look like ...
nflswsykimi's user avatar
1 vote
1 answer
74 views

Typing Fractions in Wolfram Cloud

Apologies if this is the wrong place, but this (minor) QoL issue is really bugging me and I can't find an answer anywhere. When using the desktop version of Mathematica, I can enter the fraction $\...
ScienceSnake's user avatar
2 votes
2 answers
61 views

How to prevent Dataset to format list values?

How to prevent Dataset to format my values automatically? I prefer the original list format as it takes much less space than the grid format. As you can see from ...
István Zachar's user avatar
0 votes
0 answers
26 views

AlignmentMarker in GridBox inconsistently inserts unwanted indention in the displayed column

"14.0.0 for Microsoft Windows (64-bit) (December 13, 2023)" The screen capture shows the same column of expressions with the exception that the second version has a logical and symbol ...
Steven Thomas Hatton's user avatar
2 votes
0 answers
44 views

Create custom Code like Cell

I like the formatting for Code and would like to use it for all my input. However, I want to be able to have both Initialization and non-initialization cells and I'...
Kvothe's user avatar
  • 4,591
3 votes
1 answer
91 views

Defining an output format that doesn't break Ctrl+Shift+I

I'm used to pressing Ctrl+Shift+I (or N if I want a shorter form) to reformat my input cells in a nicer way after editing them, e.g., to remove unnecessary parentheses, add or remove spaces as needed, ...
Najib Idrissi's user avatar
2 votes
1 answer
109 views

Outer function for nested list

I have the following routine where I build a pair of function name lists {Flist, Klist} and 1D argument list {a1,a2,a3,a4,a5}: <...
seva011's user avatar
  • 336
1 vote
1 answer
61 views

Define certain argument in functions which depend on several arguments and built in a list

I got confused working with list of functions of two variables. I construct few lists of functions, one is vector of functions List1 and another is 2D list of ...
seva011's user avatar
  • 336
3 votes
0 answers
184 views

How to Create Custom Equation Numbers?

I know how to number equations using the DisplayFormulaNumbered style. This creates equation numbers on the right-hand margin using an automatic counter. For ...
Pablo A Perez-Fernandez's user avatar
5 votes
2 answers
134 views

Syntax error when running file created with Save which contains backslashes

I am doing a nested integration. So far the result was successfully saved with Save["filename.wl", IntOutput] and looked as following: ...
seva011's user avatar
  • 336
3 votes
0 answers
41 views

Is it possible to do a round trip conversion between notebooks (.nb) and scripts or packages (.m, .wl)

Is it possible to convert a .nb notebook to a package and then back again to a .nb? I know that i can achieve something similar with save as... With this option, I am ok with the output being lost in ...
elbOlita's user avatar
  • 1,681
0 votes
1 answer
52 views

Build 2D lists of functions and variables in different combinations

Can someone give examples on how to build 2D Lists of function and expressions by the given vectors? I have the following: V1={a,b,c}; V2={1,2,3}; V3={x1,x2,x3}; ...
seva011's user avatar
  • 336

15 30 50 per page
1
2 3 4 5
58