Qurak

PageWidth

Disponible

Option specifying the page width for output formatting

PageWidth
CellPrint[TextCell["This is a bit of text", PageWidth -> 100, Background -> ThemeColor["Accent6"]]] → CellPrint[TextCell[This is a bit of text, PageWidth -> 100, Background -> ThemeColor[Accent6]]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> 400]] → CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> 400]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> UpTo[600]]] → CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> UpTo[600]]]

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP