From 9caf9bf1a581c9b3be25dfe401b589484c5583ea Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Mon, 29 Jul 2019 12:03:36 -0400 Subject: [PATCH] Document the Fill With operation --- doc/teapot.lyx | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/doc/teapot.lyx b/doc/teapot.lyx index ddc2c90..f30270d 100644 --- a/doc/teapot.lyx +++ b/doc/teapot.lyx @@ -3556,6 +3556,27 @@ To fill a block of cells, first mark a the block it should be filled with. \end_layout +\begin_layout Subsubsection +Fill With +\end_layout + +\begin_layout Standard +This works in the +\begin_inset Quotes eld +\end_inset + +opposite direction +\begin_inset Quotes erd +\end_inset + + from Fill, but is handy for when you just want to replicate a single cell + but don't know the exact count of repetitions you want. + To use this operation, first mark the block you want to fill. + Then make the current cell be the (single) cell you want to use to fill + that block. + Then execute Fill With. +\end_layout + \begin_layout Subsubsection Clear \end_layout @@ -5094,6 +5115,7 @@ x y \emph default are strings, the result is the concatenated string. + If they are locations, this operates componentwise. There is no dedicated logical \noun on or @@ -5128,6 +5150,7 @@ x y \emph default are numbers. + If they are locations, this operates componentwise. \end_layout \begin_layout Description