This notebook illustrates how to create a function which generates plots having a user defined style for the tick-marks. Although it illustrates the ideas using 2-D plots the same techniques can be used with 3-D plots. For 3-D plots you need to get the default ticks from a 2-D plot since AbsoluteOptions is not fully implemented with the 3-D plot functions.